Re: fseeko bug

2007-12-13 Thread Jay Levitt
On 12/13/2007 9:40 PM, Eric Blake wrote: off_t == long is not a problem. Only off_t > long. Great. - -- Don't work too hard, make some time for fun as well! Every time I see your SIG, I feel like it's an accurate assessment of my time management skills, so I resolve to work half as hard as

Re: fseeko bug

2007-12-13 Thread Jay Levitt
On 12/13/2007 5:06 PM, Eric Blake wrote: Larry Jones siemens.com> writes: Looks good. You might want to consider adding tests to make sure that any pending ungetc() data is cleared like it's supposed to be. I don't see any code that obviously does that, so I suspect it's not. Does this loo

Re: fseeko on Stratus VOS

2007-11-17 Thread Jay Levitt
On 11/16/2007 10:38 PM, Bruno Haible wrote: Jay Levitt wrote: The top-level config.log says: configure:4830: checking for fseeko configure:4881: result: no ... gl_cv_func_fseeko=no GNULIB_FSEEKO='1' HAVE_FSEEKO='0' REPLACE_FSEEKO='1'

fseeko on Stratus VOS (was: Stupid newbie question/ramble: Install?)

2007-11-16 Thread Jay Levitt
On 11/14/2007 9:51 PM, Eric Blake wrote: -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 According to Jay Levitt on 11/14/2007 7:30 PM: I'm caught in a bit of a dependency loop where I tried upgrading bison, which needs m4, which (1.4.10) doesn't build properly at the moment (but 1.4.

Stupid newbie question/ramble: Install?

2007-11-14 Thread Jay Levitt
whole fseeko directory from cygwin over to my VOS machine and expect it to run there? Thanks in advance... Jay Levitt