Re: [fossil-users] New "Ardoise" skin

2018-01-12 Thread Barry Arthur
On a slightly related note... Is there a version of the fossil logo GIF (Home screen) with a transparent background? For dark themes like this, I think it would look better than the block of stark white currently shown. On 13 January 2018 at 06:27, Antoine Chavasse wrote: > Thanks, I fixed this

Re: [fossil-users] New "Ardoise" skin

2018-01-12 Thread Antoine Chavasse
Thanks, I fixed this. I haven't committed yet because I have discovered a few other things not working well with the skin. On Fri, Jan 12, 2018 at 3:58 PM Richard Hipp wrote: > The search results don't seem quite right. The matching text is shown > in a black font. Example: > > https://ww

Re: [fossil-users] New "Ardoise" skin

2018-01-12 Thread Richard Hipp
The search results don't seem quite right. The matching text is shown in a black font. Example: https://www.fossil-scm.org/skins/ardoise/search?s=utime&y=c -- D. Richard Hipp d...@sqlite.org ___ fossil-users mailing list fossil-users@lists.fossi

Re: [fossil-users] Compilation failure on osx 10.10 for fossil and sqlite shell

2018-01-12 Thread j. van den hoff
On Fri, 12 Jan 2018 15:37:41 +0100, Richard Hipp wrote: On 1/12/18, Marcel Graf wrote: I tried to compile actual tip of trunk (c409f828) on OS X 10.10.5 It fails when on the linking stage: Undefined symbols for architecture x86_64: "_utimensat", referenced from: There is a new trunk ver

Re: [fossil-users] Compilation failure on osx 10.10 for fossil and sqlite shell

2018-01-12 Thread Richard Hipp
On 1/12/18, Marcel Graf wrote: > > I tried to compile actual tip of trunk (c409f828) on OS X 10.10.5 > > It fails when on the linking stage: > Undefined symbols for architecture x86_64: > "_utimensat", referenced from: There is a new trunk version available. Please try again and report your re

[fossil-users] Compilation failure on osx 10.10 for fossil and sqlite shell

2018-01-12 Thread Marcel Graf
Hello I tried to compile actual tip of trunk (c409f828) on OS X 10.10.5 It fails when on the linking stage: Undefined symbols for architecture x86_64: "_utimensat", referenced from: _writeFile in shell.o ld: symbol(s) not found for architecture x86_64 On compiling shell.c there was a war