Skip to content
Commit 4db73c1b authored by Geoff Thorpe's avatar Geoff Thorpe
Browse files

(A version of) gcc had been giving somewhat odd "trigraph" warnings about

this construct, and Ulf provided the following insight as to why;

> ANSI C compliant compilers must substitute "??)" for "]" because your
> terminal might not have a "]" key if you bought it in the early 1970s.

So we escape the final '?' to avoid this pathological case.
parent 3ae34e3a
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment