Menu

#5 Hex constants at the end of a C compatible string are ignored

2.0
closed
0.5 (2)
2018-01-10
2017-12-17
No

When using C compatable strings a hex constant will be ignored if used as the last character of a string.
declare foo character initial("(c)\x31\x32");
The length of string foo is one. It should be length two.

Discussion

  • Daniel Weaver

    Daniel Weaver - 2018-01-10
    • labels: --> 0.5
    • status: open --> closed
     
  • Daniel Weaver

    Daniel Weaver - 2018-01-10

    Fixed in 0.5

     

Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.