On 24.03.2013 20:59, Mattias Engdegård wrote:
> Unfortunately I missed a second compilation of sqlite3.c, in
> wc-queries-test.c. Here's an updated patch. Sorry about not getting it
> right the first time.
>
> [[[
> Work around a problem on older OS X systems: sqlite3.c includes
> , which uses 'inl
On 24.03.2013 20:46, Ivan Zhakov wrote:
> On Sun, Mar 24, 2013 at 5:36 PM, Mattias Engdegård
> wrote:
>> The attached patch is an alternative way of solving this particular problem.
>>
>> [[[
>> Work around a problem on older OS X systems: sqlite3.c includes
>> , which uses 'inline' and thus canno
1.7.0@1181106 vs. trunk@1460178
Started at Mon Mar 25 00:26:36 UTC 2013
*DISCLAIMER* - This tests only file://-URL access on a GNU/Linux VM.
This is intended to measure changes in performance of the local working
copy layer, *only*. These results are *not* generally true for everyone.
Charts of t
While I found this issue using my very old compiler, it seems reasonable since
that is where ULONG_MAX has been defined for a long time. (Since clearly no one
else is running into this).
[[[
For those of us with somewhat deficient compilers that don't provide ULONG_MAX
unless is explicitly includ
[[[
Follow up to r1354410 which dropped the JavaHL targets in the absence of a jdk.
It appears to contain an copy-paste-o that also removes the swig targets in
the absence of a jdk.
* build/generator/gen_win.py
(get_install_targets): Drop the line the removes the swig targets when there
is
Unfortunately I missed a second compilation of sqlite3.c, in wc-
queries-test.c. Here's an updated patch. Sorry about not getting it
right the first time.
[[[
Work around a problem on older OS X systems: sqlite3.c includes
, which uses 'inline' and thus cannot be compiled
with -std=c89 that we
On Sun, Mar 24, 2013 at 5:36 PM, Mattias Engdegård
wrote:
> The attached patch is an alternative way of solving this particular problem.
>
> [[[
> Work around a problem on older OS X systems: sqlite3.c includes
> , which uses 'inline' and thus cannot be compiled
> with -std=c89 that we are using f
On 23/03/13 15:58, Daniel Shahaf wrote:
Gabriela Gibson wrote on Sat, Mar 23, 2013 at 15:27:31 +:
[[[
Align variables for easier reading.
*subversion/include/config.h(): Align variables.
]]]
-0. The indentation is intention and reflects the nesting (e.g.,
--config-option=servers:glo
The attached patch is an alternative way of solving this particular
problem.
[[[
Work around a problem on older OS X systems: sqlite3.c includes
, which uses 'inline' and thus cannot be compiled
with -std=c89 that we are using for all files.
* subversion/libsvn_subr/sqlite3wrapper.c
(topleve
24 mar 2013 kl. 02.39 skrev Ben Reser:
I build trunk on OS X at least once a day with sqlite-amalgamation and
it builds fine for me. It throws a bunch of warnings but I don't
think the warnings have anything to do with -std=c89. What errors or
problems are you seeing? What compiler are you us
10 matches
Mail list logo