Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Make handling of legacy input file name (without .mat extension) consistent #8

Open
mkoeppe opened this issue Aug 23, 2018 · 0 comments

Comments

@mkoeppe
Copy link
Contributor

mkoeppe commented Aug 23, 2018

"zbasis MyProject" loudly complains if file MyProject (without any extension) exists, even though it
is supposed to read MyProject.mat only. I then get the errors:

 INPUT ERROR: Badly formatted file MyProject 
 INPUT ERROR: Check the number of rows and columns. 
 INPUT ERROR: Check there are only integers. 

The other tools seem not to complain if a file with the name of the project already exists. 

(Reported by Bernard Berthomieu.)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant