buchenglei / rust-simple-c-compiler

一个使用Rust实现的simple C的编译器

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

读取源代码文件时不支持中文

buchenglei opened this issue · comments

如果源代码中包含中文,则会报以下错误:

thread main panicked at 'arithmetic operation overflowed', lexer\file.rs:86