lynx-dev
[Top][All Lists]
Advanced

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

Re: [Lynx-dev] Adding $SOCKS5_PROXY support, changing command line optio


From: Thorsten Glaser
Subject: Re: [Lynx-dev] Adding $SOCKS5_PROXY support, changing command line option
Date: Sat, 8 Aug 2020 00:03:20 +0000 (UTC)

Steffen Nurpmeso dixit:

>Really??  This i do not understand.

You’re only allowed to take pointers to actual objects.
It should probably be possible to use NULL somewhere,
but you can use &hostname as magic pointer.

Using (char *)-1 can cause traps on some platforms, or
the compiler to replace the entire codepath (including
backwards!) with nōnsense.

bye,
//mirabilos
-- 
In traditional syntax ' is ignored, but in c99 everything between two ' is
handled as character constant.  Therefore you cannot use ' in a preproces-
sing file in c99 mode.  -- Ragge
No faith left in ISO C99, undefined behaviour, etc.



reply via email to

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