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).
Steve Kargl writes:
> On Thu, Sep 05, 2019 at 07:08:48AM -0700, Steve Kargl wrote:
>> On Thu, Sep 05, 2019 at 07:03:25AM -0700, Steve Kargl wrote:
>> > On Thu, Sep 05, 2019 at 02:16:08PM +0300, Janne Blomqvist wrote:
>> > > On Thu, Sep 5, 2019 at 2:08 PM Nathan Sidwell wrote:
>> > > >
>> > > > I
On Thu, Sep 05, 2019 at 07:08:48AM -0700, Steve Kargl wrote:
> On Thu, Sep 05, 2019 at 07:03:25AM -0700, Steve Kargl wrote:
> > On Thu, Sep 05, 2019 at 02:16:08PM +0300, Janne Blomqvist wrote:
> > > On Thu, Sep 5, 2019 at 2:08 PM Nathan Sidwell wrote:
> > > >
> > > > Is it time to deprecate tradit
On Thu, Sep 05, 2019 at 07:03:25AM -0700, Steve Kargl wrote:
> On Thu, Sep 05, 2019 at 02:16:08PM +0300, Janne Blomqvist wrote:
> > On Thu, Sep 5, 2019 at 2:08 PM Nathan Sidwell wrote:
> > >
> > > Is it time to deprecate traditional preprocessing? It's been 30 years
> > > since C89. Are (non-co
On Thu, Sep 05, 2019 at 02:16:08PM +0300, Janne Blomqvist wrote:
> On Thu, Sep 5, 2019 at 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 ho
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
On Thu, Sep 5, 2019 at 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 hooks into a bunch of odd places in libcpp.
>
> To be specific: deprecate -trad
11 matches
Mail list logo