[PATCH v2] Don't lex floating-point number in Rust field expression

Tom Tromey tromey@adacore.com
Mon Jan 6 14:08:44 GMT 2025


>>>>> "Tom" == Tom Tromey <tromey@adacore.com> writes:

Tom> This patch fixes the problem by introducing a special case in the
Tom> lexer: when parsing a field expression, the parser informs the lexer
Tom> that a number should be handled as a decimal integer only.

I'm checking this in.

Tom


More information about the Gdb-patches mailing list