Re: Getting rid of varbrace
Sam Steingold <[email protected]>
| Newsgroups | gmane.lisp.clisp.devel |
|---|---|
| Message-ID | <[email protected]> |
> * Reini Urban <[email protected]> [2017-03-22 10:34:06 +0100]: > >> On Mar 21, 2017, at 5:47 PM, Sam Steingold <[email protected]> wrote: >> >> Here is the sed(1) one-liner (tested on zthread.d and unixaux.d): >> >> --8<---------------cut here---------------start------------->8--- >> sed -i "" -e 's/^\( *\)var /\1/' *.d >> --8<---------------cut here---------------end--------------->8--- >> >> Are we using any non-C99 compilers? > > Yes, we are. MSVC still, though we could get away only using mingw and dump msvc. If we are to believe [MS] (https://msdn.microsoft.com/en-us/library/hh409293(v=vs.120).aspx): Visual Studio 2013 Supports these ISO C99 language features * Mixing declarations with code. -- Sam Steingold (http://sds.podval.org/) on darwin Ns 10.3.1504 http://steingoldpsychology.com http://www.childpsy.net https://ffii.org http://jij.org http://www.dhimmitude.org http://think-israel.org If your VCR is still blinking 12:00, you don't want Linux. ------------------------------------------------------------------------------ Check out the vibrant tech community on one of the world's most engaging tech sites, Slashdot.org! http://sdm.link/slashdot _______________________________________________ clisp-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/clisp-devel