octave-bug-tracker
[Top][All Lists]
Advanced

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

[Octave-bug-tracker] [bug #57304] Error message for non-UTF-8 encoded *.


From: Guillaume
Subject: [Octave-bug-tracker] [bug #57304] Error message for non-UTF-8 encoded *.m files
Date: Fri, 29 Nov 2019 07:22:40 -0500 (EST)
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:68.0) Gecko/20100101 Firefox/68.0

Follow-up Comment #4, bug #57304 (project octave):

Thanks Markus. I still have one question: how would you go at parsing a non
UTF-8 encoded file:


regexp (fileread ("angstrom.m"), "Hello")


fileread() does not allow you to specify an encoding but I didn't succeed when
trying with fopen()/fread()/fclose() or calling native2unicode() before
regexp().

    _______________________________________________________

Reply to this item at:

  <https://savannah.gnu.org/bugs/?57304>

_______________________________________________
  Message sent via Savannah
  https://savannah.gnu.org/




reply via email to

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