Skip to content

GitLab

  • Projects
  • Groups
  • Snippets
  • Help
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
OpenWalnut Core OpenWalnut Core
  • Project overview
    • Project overview
    • Details
    • Activity
    • Releases
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 86
    • Issues 86
    • List
    • Boards
    • Labels
    • Service Desk
    • Milestones
  • Analytics
    • Analytics
    • Repository
    • Value Stream
  • Wiki
    • Wiki
  • Members
    • Members
  • Activity
  • Graph
  • Create a new issue
  • Commits
  • Issue Boards
Collapse sidebar
  • OpenWalnut
  • OpenWalnut CoreOpenWalnut Core
  • Issues
  • #212

Closed
Open
Created May 08, 2017 by Mathias Goldau@mathOwner

-RM-211-MR-OW won't compile on MAC OSX Lion

compilation with MAC OSX default compiler, clang gives those warnings:

@In file included from /Users/.../Developer/OpenWalnut-1.3.0+hg5817/src/core/common/math/WTensorSym.h:34: /Users/.../Developer/OpenWalnut-1.3.0+hg5817/src/core/common/math/WTensorBase.h:477:20: error: use 'template' keyword to treat 'operator []' as a dependent template name m_data = t.operator[]< std::size_t >( NULL ); ^ template /Users/.../Developer/OpenWalnut-1.3.0+hg5817/src/core/common/math/WTensorBase.h:502:20: error: use 'template' keyword to treat 'operator []' as a dependent template name m_data = t.operator[]< std::size_t >( NULL ); ^ template @

(from redmine: created on 2012-10-01, closed on 2012-10-04)

Assignee
Assign to
OpenWalnut 1.3.1
Milestone
OpenWalnut 1.3.1
Assign milestone
Time tracking