Opened 10 years ago

Last modified 10 years ago

#3177 new defect

Loading libraries with non existing names in package.order should not fail

Reported by: Adrian Pop Owned by: somebody
Priority: high Milestone: Future
Component: Frontend Version: trunk
Keywords: Cc:

Description

Currently we fail if we find a name in package.order which does not exist as a directory_name/package.mo or name.mo. We should only give a warning and continue. Unfortunately a lot of libraries (especially in development) have this issue and we fail to load them because of it.

Change History (4)

comment:1 by Martin Sjölund, 10 years ago

It's very good that we find these libraries as otherwise they stay broken forever :(

comment:2 by Adrian Pop, 10 years ago

Yes. But they will be fixed also if we issue a warning and not just bluntly refuse to load them.

comment:3 by Martin Sjölund, 10 years ago

Are you sure? Who of us will go filing bug reports when they are working and the coverage tests work just fine regardless.

comment:4 by Adrian Pop, 10 years ago

Me for sure.

Note: See TracTickets for help on using tickets.