bug-gnulib
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Fwd: sed porting trouble


From: Bruno Haible
Subject: Re: Fwd: sed porting trouble
Date: Sun, 3 Oct 2010 02:56:14 +0200
User-agent: KMail/1.9.9

Btw, Joachim:

I can see in the libfloss sources that there is some GCC port for Tandem NSR.
Does it support #pragma columns?

If not, then the idiom needs to look like this:

  #if defined __TANDEM && !defined __GNUC__
  @PRAGMA_COLUMNS@
  #endif

Bruno



reply via email to

[Prev in Thread] Current Thread [Next in Thread]