Skip to content

GitLab

  • Menu
Projects Groups Snippets
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
  • MPR MPR
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 23
    • Issues 23
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 2
    • Merge requests 2
  • 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

Want to get a introduction to object-oriented programming with Python? Join this free course on August 18/19. Register now! 🐍

  • CHS
  • MPRMPR
  • Issues
  • #59
Closed
Open
Created Apr 23, 2020 by Robert Schweppe@ottorOwner

get rid of Warnings concerning hard-coded transfer functions

Remove the warning:

'The transfer function name "', trim(name) , '" is not registered.'

Also, we need to improve the message about the delete string:

      log_warn(*) "delete string is not empty, returning input string: " // trim(funcString)
      log_warn(*) "          detete string = " // trim(deleteString)

It is a common warning/error and should be more helpful to the user.

Edited Apr 23, 2020 by Robert Schweppe
Assignee
Assign to
Time tracking