Skip to content
GitLab
  • Menu
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • sac2c sac2c
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 403
    • Issues 403
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 12
    • Merge requests 12
  • Deployments
    • Deployments
    • Releases
  • Wiki
    • Wiki
  • External wiki
    • External wiki
  • Activity
  • Graph
  • Create a new issue
  • Commits
  • Issue Boards
Collapse sidebar
  • sac-group
  • sac2csac2c
  • Issues
  • #1016
Closed
Open
Created Oct 12, 2006 by Sven-Bodo Scholz@sbsOwner

global objects inhibit fold functions

Bugzilla Link 306
Created on Oct 12, 2006 10:59
Version 1.00beta
OS SunOS
Architecture PC

Extended Description

This bug is a conceptual problem but feels very much wrong...
if we introduce a print in a function used within a fold, the 
subsequent change in signature inhibits the use as fold and thus leads
to a strange error message: ...function not found.....
Since all overloadings of a function are treated uniformly, the 
offending print may even occur in a fold-irrelevant overloading only.
I am not sure how to handle this problem nicely:-(
I would assume that, in principle, this problem could be solved
in a rather complex modification of fold-wls using propagate or so.....
To upload designs, you'll need to enable LFS and have an admin enable hashed storage. More information
Assignee
Assign to
Time tracking