aboutsummaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorDaniel Stenberg <daniel@haxx.se>2002-01-31 07:53:20 +0000
committerDaniel Stenberg <daniel@haxx.se>2002-01-31 07:53:20 +0000
commit325391aef90a8b1cfbf8c5980a4f15d602b9e72c (patch)
treea274e0c09d67ec73898fcd36004df7c6ebfb48d5 /docs
parent3474ec4ecb72c664254c4f75b94a4959ab11b227 (diff)
Albert Chin:
Forgot one case. On HP-UX 11.00, gethostbyname_r() is properly defined if -D_REENTRANT is used. Without it, the compiler still accepts the function prototype but gives a warning about hostent_data going out of scope. This is because struct hostent_data is not declared. So, we force an error by trying to set a variable to the struct.
Diffstat (limited to 'docs')
0 files changed, 0 insertions, 0 deletions