On Thu, Jan 9, 2014 at 2:20 PM, Richard Hipp <[email protected]> wrote:
> It has been a few months since the last official release of Fossil. I > wonder if we should consider publishing trunk as the official version 1.28? > > -- > D. Richard Hipp > [email protected] > > _______________________________________________ > fossil-users mailing list > [email protected] > http://lists.fossil-scm.org:8080/cgi-bin/mailman/listinfo/fossil-users > > I am not sure if this is an issue with my MinGW install, but latest trunk fails to build on MinGW. I think it's useful if the official release can also be built on MinGW. Error is (using make -f win/Makefile.mingw): src/winfile.c: In function 'win32_access': src/winfile.c:117: error: 'LABEL_SECURITY_INFORMATION' undeclared (first use in this function) src/winfile.c:117: error: (Each undeclared identifier is reported only once src/winfile.c:117: error: for each function it appears in.) make: *** [wbld/winfile.o] Error 1
_______________________________________________ fossil-users mailing list [email protected] http://lists.fossil-scm.org:8080/cgi-bin/mailman/listinfo/fossil-users

