On Mon, Aug 24, 2015 at 10:48 PM, Per Hedbor <p...@hedbor.org> wrote:
> I am personally much more interrested in why it breaks?
>
> The strings really are static. I assume it could be the lack of trailing \0?
>
> It should not really cause them to compare diffently, but I guess it might?
>
> Changing to S(str,1,2) from S(str,0,2) makes then be zero terminated.
>
> If you have a testcase, please try with that change.

Perfect! Thanks. This is why I didn't push anything to the main
branch. :) And yes, that makes sense; the error is about how
"changedblahblahblahmassivelongstring" isn't a recognized signal.

Since this change does fix the testcase, should I commit it to 8.1?

ChrisA
  • spl... Marcus Comstedt (ACROSS) (Hail Ilpalazzo!) @ Pike (-) developers forum
    • ... Per Hedbor () @ Pike (-) developers forum
      • ... Marcus Comstedt (ACROSS) (Hail Ilpalazzo!) @ Pike (-) developers forum
  • Re:... Arne Goedeke
    • ... Per Hedbor
      • ... 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
  • Re:... Chris Angelico
    • ... Per Hedbor
      • ... Chris Angelico
        • ... Per Hedbor
          • ... Chris Angelico

Reply via email to