- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi,
I have a code that, for historical reasons, uses a mixture of implicit and explicit variable definitions. If I use the -zero option I get an error from the linker due to multiple definitions for a bunch of variables. It seems like all variables that are declared explicitly in modules and used in routines are declared again in those routines by the -zero option. Is that intended? (I'm using version 8.1-18)
Cheers, Daniel
I have a code that, for historical reasons, uses a mixture of implicit and explicit variable definitions. If I use the -zero option I get an error from the linker due to multiple definitions for a bunch of variables. It seems like all variables that are declared explicitly in modules and used in routines are declared again in those routines by the -zero option. Is that intended? (I'm using version 8.1-18)
Cheers, Daniel
Link Copied
1 Reply
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
This was a bug if you had module variables. It should be fixed in the current update.

Reply
Topic Options
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page