This is the mail archive of the gdb-prs@sourceware.org mailing list for the GDB project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug rust/20166] New: utf-8 input not handled by rust lexer


https://sourceware.org/bugzilla/show_bug.cgi?id=20166

            Bug ID: 20166
           Summary: utf-8 input not handled by rust lexer
           Product: gdb
           Version: unknown
            Status: NEW
          Severity: normal
          Priority: P2
         Component: rust
          Assignee: unassigned at sourceware dot org
          Reporter: tromey at sourceware dot org
  Target Milestone: ---

The rust lexer doesn't do the right thing for UTF-8 input
in character constants.

This is difficult in gdb; but maybe we could make it work
nicely when the host charset is UTF-8 and just error in the
harder cases.

-- 
You are receiving this mail because:
You are on the CC list for the bug.

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]