Re: Getting rid of varbrace
Reini Urban <[email protected]>
| Newsgroups | gmane.lisp.clisp.devel |
|---|---|
| Message-ID | <[email protected]> |
> 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. ------------------------------------------------------------------------------ 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