bug-recutils
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[bug-recutils] The "size" field type treats Non-US-ASCII characters as m


From: Mampir
Subject: [bug-recutils] The "size" field type treats Non-US-ASCII characters as multiple
Date: Thu, 8 Sep 2011 19:07:41 +0300

Hi!

The title should explain the issue on its own.  Here is an example:
  # -*- mode: rec -*-
  
  %rec: Text
  %type: Cyrillic size 3
  
  Cyrillic: Бъг
  
  # End of report.rec

recfix outputs:
  report.rec:6: error: value too large.  Expected a size <= 3.

The "size" field type treats "Бъг" like it's 6 characters long.




reply via email to

[Prev in Thread] Current Thread [Next in Thread]