On 12/5/17, Warren Young <war...@etr-usa.com> wrote:
> On Dec 4, 2017, at 3:07 AM, Johan Kuuse <jo...@kuu.se> wrote:
>>
>> src/file.c:65
>>
>>
>> #define RepoFILE   1    /* Follow symlinks if*f* allow-symlinks is OFF */
>>
>> Should be:
>>
>> #define RepoFILE   1    /* Follow symlinks if allow-symlinks is OFF */
>
> That might not be a typo.  “iff” is mathematical shorthand for “if and only
> if.”
>

Right.  That was my original intent in writing "iff".  But apparently
this is an americanism that is not well known outside the USA nor by
spelling checkers, so I changed the comment to spell out "if and only
if".

-- 
D. Richard Hipp
d...@sqlite.org
_______________________________________________
fossil-dev mailing list
fossil-dev@mailinglists.sqlite.org
http://mailinglists.sqlite.org/cgi-bin/mailman/listinfo/fossil-dev

Reply via email to