|
From: | Halaasz Saandor |
Subject: | Re: [Lynx-dev] Adding $SOCKS5_PROXY support, changing command line option |
Date: | Sat, 8 Aug 2020 18:36:52 -0400 |
User-agent: | Mozilla/5.0 (Windows NT 6.0; rv:52.0) Gecko/20100101 Thunderbird/52.9.1 |
2020/08/07 20:03 ... Thorsten Glaser:
Using (char *)-1 can cause traps on some platforms, or the compiler to replace the entire codepath (including backwards!) with nōnsense.
And if the platform is x86, what of long and short pointers? Or do all the C-compilers use only the longest? If pointer value is -1, what does the compiler to make it longer when called for, and how does it know that it is?
[Prev in Thread] | Current Thread | [Next in Thread] |