]> Kevux Git Server - fll/commit
Bugfix: process quotes at the start of a basic object
authorKevin Day <kevin@kevux.org>
Fri, 16 Mar 2012 21:54:24 +0000 (16:54 -0500)
committerKevin Day <kevin@kevux.org>
Fri, 16 Mar 2012 21:54:24 +0000 (16:54 -0500)
commit6f7ddf1634857f8c4b6517360b3801191045040b
tree87738a3242bfa8e059e30c6337ae32c017db2854
parent7e0dde87cd88ab1e7696ec3984ca7db02d77fc2c
Bugfix: process quotes at the start of a basic object

This was overlooked.
If the first character is a single quote or a double quote, then it must be delimited.
If the first character is a slash, followed by any number of slashes and then followed by a single or double quote, then all slashes and the quote must be delimited.
Starting slashed that are not followed by a single or double quote must not be delimited.
level_1/fl_fss/c/fss_basic.c