<div dir="ltr">It's still a work in progress, haven't yet committed it.  But I'll try to remember later this week when it's done.<br></div><br><div class="gmail_quote">On Wed, Apr 8, 2015 at 3:39 PM Jonathan Roelofs <<a href="mailto:jonathan@codesourcery.com">jonathan@codesourcery.com</a>> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><br>
<br>
On 4/8/15 4:36 PM, Zachary Turner wrote:<br>
> By that logic we shouldn't have an 80 column limit in LLVM :)<br>
<br>
Mind posting a link to the commit here so we can all second-guess your<br>
fix? ;)<br>
<br>
(More seriously, it'd be a useful breadcrumb for future CMake 3.0<br>
discussions.)<br>
<br>
<br>
Jon<br>
<br>
><br>
> On Wed, Apr 8, 2015 at 3:35 PM Sean Silva <<a href="mailto:chisophugis@gmail.com" target="_blank">chisophugis@gmail.com</a><br>
> <mailto:<a href="mailto:chisophugis@gmail.com" target="_blank">chisophugis@gmail.com</a>><u></u>> wrote:<br>
><br>
>     On Wed, Apr 8, 2015 at 1:32 PM, Zachary Turner <<a href="mailto:zturner@google.com" target="_blank">zturner@google.com</a><br>
>     <mailto:<a href="mailto:zturner@google.com" target="_blank">zturner@google.com</a>>> wrote:<br>
><br>
>         When the line is like 400 characters, it's pretty obnoxious.<br>
><br>
><br>
><br>
>     I guess I'd need to see the particular situation, but in my<br>
>     experience most editors will wrap the line for you in a<br>
>     reasonable-enough way.<br>
><br>
>     -- Sean Silva<br>
><br>
><br>
>         On Wed, Apr 8, 2015 at 1:32 PM Sean Silva <<a href="mailto:chisophugis@gmail.com" target="_blank">chisophugis@gmail.com</a><br>
>         <mailto:<a href="mailto:chisophugis@gmail.com" target="_blank">chisophugis@gmail.com</a>><u></u>> wrote:<br>
><br>
>             On Wed, Apr 8, 2015 at 1:19 PM, Zachary Turner<br>
>             <<a href="mailto:zturner@google.com" target="_blank">zturner@google.com</a> <mailto:<a href="mailto:zturner@google.com" target="_blank">zturner@google.com</a>>> wrote:<br>
><br>
>                 Just found another issue with CMake versions prior to<br>
>                 3.0. I need to write a long string, and prior to 3.0<br>
>                 there is no line continuation for quoted arguments.<br>
>                 This might seem minor, but it's one of those things that<br>
>                 when you need to do it, it's really annoying for there<br>
>                 to be no good workaround  :-/<br>
><br>
><br>
>             Can't you just use longer lines? Seems pretty straightforward.<br>
><br>
>             -- Sean Silva<br>
><br>
><br>
><br>
>                 <a href="http://www.cmake.org/cmake/help/v3.0/manual/cmake-language.7.html#quoted-argument" target="_blank">http://www.cmake.org/cmake/<u></u>help/v3.0/manual/cmake-<u></u>language.7.html#quoted-<u></u>argument</a><br>
><br>
>                 "<br>
><br>
>                 Note<br>
><br>
>                 CMake versions prior to 3.0 do not support continuation<br>
>                 with \. They report errors in quoted arguments<br>
>                 containing lines ending in an odd number of \ characters."<br>
><br>
><br>
><br>
>                 On Mon, Mar 16, 2015 at 11:21 AM Renato Golin<br>
>                 <<a href="mailto:renato.golin@linaro.org" target="_blank">renato.golin@linaro.org</a><br>
>                 <mailto:<a href="mailto:renato.golin@linaro.org" target="_blank">renato.golin@linaro.<u></u>org</a>>> wrote:<br>
><br>
><br>
>                     On 16 March 2015 at 18:00, Zachary Turner<br>
>                     <<a href="mailto:zturner@google.com" target="_blank">zturner@google.com</a> <mailto:<a href="mailto:zturner@google.com" target="_blank">zturner@google.com</a>>> wrote:<br>
>                      > We can always just say "if you want to self host,<br>
>                     you need 3.0 or higher",<br>
>                      > but thought I would add this to the thread anyway.<br>
><br>
>                     I think that would be wiser, especially it being an<br>
>                     undocumented<br>
>                     feature. But thanks for the heads up.<br>
><br>
>                     cheers,<br>
>                     --renato<br>
><br>
>                 ______________________________<u></u>_________________<br>
>                 LLVM Developers mailing list<br>
><br>
>                 <a href="mailto:LLVMdev@cs.uiuc.edu" target="_blank">LLVMdev@cs.uiuc.edu</a> <mailto:<a href="mailto:LLVMdev@cs.uiuc.edu" target="_blank">LLVMdev@cs.uiuc.edu</a>><br>
>                 <a href="http://llvm.cs.uiuc.edu" target="_blank">http://llvm.cs.uiuc.edu</a><br>
>                 <a href="http://lists.cs.uiuc.edu/mailman/listinfo/llvmdev" target="_blank">http://lists.cs.uiuc.edu/<u></u>mailman/listinfo/llvmdev</a><br>
><br>
><br>
<br>
--<br>
Jon Roelofs<br>
<a href="mailto:jonathan@codesourcery.com" target="_blank">jonathan@codesourcery.com</a><br>
CodeSourcery / Mentor Embedded<br>
</blockquote></div>