FYI wc-queries.h - file format questionable?

2011-10-26 Thread NormW
Hi, Unsure a 'bug' but when compiling wc-queries.h file with (an oldish) gcc for NetWare get 1000's of warnings as shown: In file included from D:/Projects/srcs/subversion-1.7.1/subversion/libsvn_wc/entries.c:44: D:/Projects/srcs/subversion-1.7.1/subversion/libsvn_wc/wc-queries.h:6:3: warnin

OWC meets subversion.

2011-11-13 Thread NormW
Hi, Aimed the Open Watcom Compiler at 1.7.1 subversion source and was pleasantly surprised how much built on the first go. The one real blip was that OWC 1.9 (nor a near future release 2.0) supports 64-bit switch expressions, and there is one such used in: .\subversion\libsvn_ra_svn\client.c

Re: OWC meets subversion.

2011-11-14 Thread NormW
G/E, On 14/11/2011 5:26 PM, Daniel Shahaf wrote: On Monday, November 14, 2011 8:27 AM, "NormW" wrote: Hi, Well, perhaps fix the compiler instead of rewriting everyone's switch statements? :-) A question to that effect was asked on the OWC developer site and the reply sugges

Re: OWC meets subversion.

2011-11-20 Thread NormW
G/M, On 14/11/2011 10:32 PM, Daniel Shahaf wrote: On Monday, November 14, 2011 9:59 PM, "NormW" wrote: G/E, On 14/11/2011 5:26 PM, Daniel Shahaf wrote: On Monday, November 14, 2011 8:27 AM, "NormW" wrote: Hi, Well, perhaps fix the compiler instead of rewriti

1.8.0 and mmap()

2013-06-29 Thread NormW
Hi All, Pardon for the noise. I could build all .c executables in 1.7.x (<=.10) but find the 1.8.0 series has mmap(), which my now 'dated' OS does not have. Two files have the function, namely: libsvn_diff\diff_file.c, libsvn_subr\named_atomic.c The former is guarded by an #if !APR_HAS_MMAP s

Re: 1.8.0 and mmap()

2013-06-29 Thread NormW
On 29/06/2013 8:38 PM, Branko Čibej wrote: On 29.06.2013 10:09, NormW wrote: Hi All, Pardon for the noise. I could build all .c executables in 1.7.x (<=.10) but find the 1.8.0 series has mmap(), which my now 'dated' OS does not have. Two files have the function, namely:

Re: 1.8.0 and mmap()

2013-06-29 Thread NormW
On 29/06/2013 9:54 PM, NormW wrote: On 29/06/2013 8:38 PM, Branko Čibej wrote: On 29.06.2013 10:09, NormW wrote: Hi All, Pardon for the noise. I could build all .c executables in 1.7.x (<=.10) but find the 1.8.0 series has mmap(), which my now 'dated' OS does not have. Two f

Re: 1.8.0 and mmap()

2013-06-29 Thread NormW
The proof, not that it was ever needed (or wanted); I also build a minimal Apache2 2.4 to test the ap2 svn modules as the 'standard' NetWare builds use a different compiler. Thx, Norm Directory of subversion-1.8.0\build\netware2\out_release\ap2 30/06/2013 07:45 AM 490,915 ap2svn.n