>There is a somewhat major difference between add_string_constant (not
>static) and push_constant_text (static + constant.:))
>
>But I can agree that the string function names are rather messy. It is
>a rather big job to change them all to be consistent, however.


On a somewhat related note, I noticed that the string structure no
longer has extra padding bytes available, so adding new string types
(substring) is not possible without increasing it's size, or
decreasing the maximum allowed string length to 2Gb again (or going
through all the signed/unsigned work and changing it to at least 4Gb).
  • spl... Per Hedbor () @ Pike (-) developers forum
    • ... Marcus Comstedt (ACROSS) (Hail Ilpalazzo!) @ Pike (-) developers forum
      • ... Per Hedbor () @ Pike (-) developers forum
        • ... Marcus Comstedt (ACROSS) (Hail Ilpalazzo!) @ Pike (-) developers forum
    • ... Arne Goedeke
      • ... Per Hedbor
        • ... Per Hedbor () @ Pike (-) developers forum
          • ... Per Hedbor () @ Pike (-) developers forum
          • ... Per Hedbor () @ Pike (-) developers forum
            • ... Per Hedbor () @ Pike (-) developers forum
              • ... Per Hedbor () @ Pike (-) developers forum
          • ... Chris Angelico
            • ... Per Hedbor
              • ... Chris Angelico
                • ... Per Hedbor () @ Pike (-) developers forum
                • ... Chris Angelico
    • ... Chris Angelico

Reply via email to