A NOTE has been added to this issue. ====================================================================== https://austingroupbugs.net/view.php?id=1480 ====================================================================== Reported By: calestyo Assigned To: ====================================================================== Project: 1003.1(2016/18)/Issue7+TC2 Issue ID: 1480 Category: Base Definitions and Headers Type: Error Severity: Editorial Priority: normal Status: New Name: Christoph Anton Mitterer Organization: User Reference: Section: 9. Regular Expressions Page Number: (page or range of pages) Line Number: (Line or range of lines) Interp Status: --- Final Accepted Text: ====================================================================== Date Submitted: 2021-05-30 03:27 UTC Last Modified: 2021-05-30 03:47 UTC ====================================================================== Summary: possible typo in "unescaped <backslash> ( '\\' )" ======================================================================
---------------------------------------------------------------------- (0005374) shware_systems (reporter) - 2021-05-30 03:47 https://austingroupbugs.net/view.php?id=1480#c5374 ---------------------------------------------------------------------- As a C character constant, using the single quotes like that, the doubling is required. Generally, other quoting like angle brackets are used when how C does things isn't the intent. Maybe <\> would be less confusing there, I'm just positing why it's like that now. Issue History Date Modified Username Field Change ====================================================================== 2021-05-30 03:27 calestyo New Issue 2021-05-30 03:27 calestyo Name => Christoph Anton Mitterer 2021-05-30 03:27 calestyo Section => 9. Regular Expressions 2021-05-30 03:27 calestyo Page Number => (page or range of pages) 2021-05-30 03:27 calestyo Line Number => (Line or range of lines) 2021-05-30 03:47 shware_systems Note Added: 0005374 ======================================================================
