debian/compat
author Edouard Tisserant
Thu, 18 Jun 2020 14:32:20 +0200
changeset 1091 6f4e7a8387ae
parent 106 0fff950e578e
permissions -rwxr-xr-x
Fixed in standard function library: String comparison was retrurning wrong result whith strings of different sizes but starting the same, or with zero length strings.
106
0fff950e578e add debian dir to create debian package
greg
parents:
diff changeset
     1
5