[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kde-devel
Subject:    Re: trigraphs?
From:       Cristian Tibirna <tibirna () kde ! org>
Date:       2001-04-17 22:32:53
[Download RAW message or body]

On Tuesday 17 April 2001 18:23, Michael Brade wrote:
> Hi!
>
> I have a (in my eyes) strange problem: while compiling one of my (modified)
> KDE headers gcc says:
>
> warning: 1 trigraph(s) encountered
>
> What exactly does this mean? How can I fix this? gcc does not even give me
> a line :-(
>

man gcc , line 973.

A trigraph is a construct of type

expression?block_true:block_false;

and means

if (expression)
	block_true;
else
	block_false;

You will see from the man page that gcc authors don't like the trigraphs at 
all.

-- 
Cristian Tibirna .. tibirna@sympatico.ca
PhD Student .. ctibirna@giref.ulaval.ca .. www.giref.ulaval.ca/~ctibirna
KDE contact - Canada .. tibirna@kde.org .. www.kde.org
 
>> Visit http://master.kde.org/mailman/listinfo/kde-devel#unsub to unsubscribe <<

[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic