POV-Ray : Newsgroups : povray.beta-test : 3.7rc6 on Raspberry PI, compile errors : Re: 3.7rc6 on Raspberry PI, compile errors Server Time
1 Jun 2024 10:05:57 EDT (-0400)
  Re: 3.7rc6 on Raspberry PI, compile errors  
From: Le Forgeron
Date: 18 Aug 2012 06:10:19
Message: <502f6a0b$1@news.povray.org>
Le 17/08/2012 23:17, clipka nous fit lire :
>>    renderfrontend.cpp:1165:57: warning: trigraph ??) ignored, use
>> -trigraphs to enable [-Wtrigraphs]
> 
> Trigraphs suck, but yes, we should avoid them.

The issue with trigraph is that young coders do not know they might
indeed use them without knowing. Same would go for digraph, but the
pattern is less obvious for them.

Trigraph in C are started by a doube ?. So chess comments are dangerous
in C. ( ?? (blunder, in chess) ).

http://en.wikipedia.org/wiki/Digraphs_and_trigraphs

Here, trigraph happens with ??)


Post a reply to this message

Copyright 2003-2023 Persistence of Vision Raytracer Pty. Ltd.