]> git.ipfire.org Git - thirdparty/squid.git/commit
More SunPRO cc warnings and errors..
authorhno <>
Wed, 17 Oct 2001 19:43:06 +0000 (19:43 +0000)
committerhno <>
Wed, 17 Oct 2001 19:43:06 +0000 (19:43 +0000)
commit852751f7f0de64450d1339b1b649caa133d7df8f
tree7ffcf0db06fcd5da343203e08129797f0d16d47b
parenta76e35b13e9a0bc4ef02d4f1b336f4a96ec5b28c
More SunPRO cc warnings and errors..

* Some signed/unsigned char conflicts
* Errored out on a // comment.. this is C not C++.
* cleanup of sfileno usage in "ufs".. not good to have variables named the
  same as a type.. and even worse when the type differs.
src/cache_cf.cc
src/fs/ufs/store_dir_ufs.cc