On 12/13/16, rosscann...@fastmail.com <rosscann...@fastmail.com> wrote:
> SNIPPET 1
> C:\Users\Ross\src>fossil commit -m "created"
> ./math/src/transforms.rs contains mixed line endings. Use --no-warnings
> or the "crnl-glob" setting to disable this warning.
> Commit anyhow (a=all/c=convert/y/N)?
>     *** I hit Ctrl-C here ***
> Abandoning commit due to mixed line endings in ./math/src/transforms.rs
> SQLITE_MISUSE: API call with invalid database connection pointer
> SQLITE_MISUSE: misuse at line 138842 of [707875582f]
> ^C

Can you run fossil in a debugger - set a breakpoint on the
fossil_sqlite_log() function, then provoke the behavior above.  When
you hit the breakpoint, capture a stack trace and post it to the list.
That will probably make the problem obvious.
-- 
D. Richard Hipp
d...@sqlite.org
_______________________________________________
fossil-users mailing list
fossil-users@lists.fossil-scm.org
http://lists.fossil-scm.org:8080/cgi-bin/mailman/listinfo/fossil-users

Reply via email to