17
18
19
20
21
22
23
|
17
18
19
20
21
22
23
24
25
26
27
28
|
+
+
+
+
+
|
VERBOSE: test.c:54:test0(): Trying to open db file [../nope]...
MARKER: test.c:102:main(): Done! rc=14 (FSL_RC_DB)
MARKER: test.c:108:main(): Fossil says: error code #14 (FSL_RC_DB): Opening db file
[../nope] failed with sqlite code #14: unable to open database file
VERBOSE: test.c:68:my_atexit(): Finalized fsl
</pre></nowiki>
(It's just a coincidence that <tt>FSL_RC_DB==SQLITE_CANTOPEN</tt>.)
<h2>TODOs and Whatnot</h2>
You might want to get a coffee/tee/beer before starting through [https://docs.google.com/document/d/12g0s5A2TPX7-y47Nsw235rvsjcuh49TnHfMDB4ASvlo/view|the list].
|