Skip to content

GitLab

  • Menu
Projects Groups Snippets
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • dynare dynare
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 108
    • Issues 108
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 8
    • Merge requests 8
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages & Registries
    • Packages & Registries
    • Container Registry
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • Dynare
  • dynaredynare
  • Issues
  • #1817
Closed
Open
Created Sep 20, 2021 by Sébastien Villemot@sebastienOwner

Find workaround for warnings at Dynare startup under Octave

When Dynare starts under Octave, one gets:

warning: function /home/sebastien/dynare/unstable/matlab/+pac/+bgp/get.m shadows a built-in function
warning: called from
    dynun at line 4 column 5

warning: function /home/sebastien/dynare/unstable/matlab/+pac/+bgp/set.m shadows a built-in function
warning: called from
    dynun at line 4 column 5

This is the consequence of an Octave bug.

A partial workaround was implemented in 4c0b2e8c, but it does not suppress early warnings.

A better solution should be found.

Assignee
Assign to
Time tracking