Just chiming in.
My buddy wrote a traditional C pre-processor for use with Imake (and,
presumably, other old things).
https://www.netbsd.org/~dholland/tradcpp/
(It's standalone).
2:08 PM Nathan Sidwell wrote:
>> > > >
>> > > > Is it time to deprecate traditional preprocessing? It's been 30 years
>> > > > since C89. Are (non-compiler) tools that use it still things?
>> > > >
>> > > > Handling it gets its hook
gt; > > > Is it time to deprecate traditional preprocessing? It's been 30 years
> > > > since C89. Are (non-compiler) tools that use it still things?
> > > >
> > > > Handling it gets its hooks into a bunch of odd places in libcpp.
> > > >
years
> > > since C89. Are (non-compiler) tools that use it still things?
> > >
> > > Handling it gets its hooks into a bunch of odd places in libcpp.
> > >
> > > To be specific: deprecate -traditional-cpp for GCC10, remove in GCC11.
> >
> >
t; >
> > Handling it gets its hooks into a bunch of odd places in libcpp.
> >
> > To be specific: deprecate -traditional-cpp for GCC10, remove in GCC11.
>
> The Fortran frontend uses traditional mode, for reasons I can't recall
> at the moment.
>
Modern C a
Hi,
On Thu, Sep 05 2019, Nathan Sidwell wrote:
> Is it time to deprecate traditional preprocessing? It's been 30 years
> since C89. Are (non-compiler) tools that use it still things?
xrdb runs .Xdefaults and I believe .Xresources files through the
pre-processor and I still use the latter to c
* Jakub Jelinek:
> On Thu, Sep 05, 2019 at 02:33:35PM +0200, Andreas Schwab wrote:
>> On Sep 05 2019, Nathan Sidwell wrote:
>>
>> > Is it time to deprecate traditional preprocessing? It's been 30 years
>> > since C89. Are (non-compiler) tools that use it still things?
>>
>> It's probably sti
* Nathan Sidwell:
> Is it time to deprecate traditional preprocessing? It's been 30
> years since C89. Are (non-compiler) tools that use it still things?
Doesn't imake still use it?
checking for cpp... /usr/bin/cpp
checking if /usr/bin/cpp requires -undef... yes
checking if /usr/bin/cpp requi
On Thu, Sep 05, 2019 at 02:33:35PM +0200, Andreas Schwab wrote:
> On Sep 05 2019, Nathan Sidwell wrote:
>
> > Is it time to deprecate traditional preprocessing? It's been 30 years
> > since C89. Are (non-compiler) tools that use it still things?
>
> It's probably still used together with -xas
On Sep 05 2019, Nathan Sidwell wrote:
> Is it time to deprecate traditional preprocessing? It's been 30 years
> since C89. Are (non-compiler) tools that use it still things?
It's probably still used together with -xassembler-with-cpp.
Andreas.
--
Andreas Schwab, SUSE Labs, sch...@suse.de
G
To be specific: deprecate -traditional-cpp for GCC10, remove in GCC11.
The Fortran frontend uses traditional mode, for reasons I can't recall
at the moment.
--
Janne Blomqvist
Is it time to deprecate traditional preprocessing? It's been 30 years
since C89. Are (non-compiler) tools that use it still things?
Handling it gets its hooks into a bunch of odd places in libcpp.
To be specific: deprecate -traditional-cpp for GCC10, remove in GCC11.
nathan
--
N
12 matches
Mail list logo