From mboxrd@z Thu Jan 1 00:00:00 1970 From: Jerzy Grzegorek Date: Sun, 30 Mar 2014 23:52:03 +0200 Subject: [Buildroot] [PATCH 0/9] Documentation cleanup In-Reply-To: <20140329142818.2be3d06e@skate> References: <1396041895-29533-1-git-send-email-jerzy.grzegorek@trzebnica.net> <20140329093317.29e80f16@skate> <533697E6.5000804@trzebnica.net> <20140329112838.0bee5010@skate> <5336A78E.3040605@trzebnica.net> <20140329120546.1e26038c@skate> <5336B28B.5080800@trzebnica.net> <20140329142818.2be3d06e@skate> Message-ID: <53389203.8030605@trzebnica.net> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: buildroot@busybox.net Hi Thomas, > Dear Jerzy Grzegorek, > > On Sat, 29 Mar 2014 12:46:19 +0100, Jerzy Grzegorek wrote: >> Hi Thomas, >> >>> Dear Jerzy Grzegorek, >>> >>> On Sat, 29 Mar 2014 11:59:26 +0100, Jerzy Grzegorek wrote: >>> >>>> Ok, agree. >>> Ok, thanks! >>> >>>> You haven't changed >>>> C++ --> C\++ >>>> for my patch 2. >>> Huh ? See >>> http://git.buildroot.net/buildroot/commit/?id=082dec8ce440236b1477e568f0965f05ad241adb >> My patach should change only >> C\+\+ --> C\++ >> >> - whether your toolchain supports C\+\+ or not and whether it has >> + whether your toolchain supports C\++ or not and whether it has > I believe C++ should also be fixed to C\++, no? No, only C\+\+ should be changed to C\++. > > In any case, can you send a corrective patch? Yes, of course. Regards, Jerzy > > Thanks! > > Thomas