Joachim Schmitz wrote:
> Yes I know there are traces of GCC, but it never really materialized.

OK, then - as pointed out by Karl Berry - the idiom can be simplified from

  #ifdef __TANDEM
  @PRAGMA_COLUMNS@
  #endif

to

  @PRAGMA_COLUMNS@

Bruno

Reply via email to