← Back to team overview

yade-dev team mailing list archive

[Bug 1324191] [NEW] boost::python::arg maybe a bit long?

 

Public bug reported:

When a function as many default parameters in YADE_CLASS macros it increases the code seriously.
possible fix:
#define boost::python::arg arg
+ search/replace

** Affects: yade
     Importance: Wishlist
         Status: New

** Changed in: yade
   Importance: Undecided => Wishlist

-- 
You received this bug notification because you are a member of Yade
developers, which is subscribed to Yade.
https://bugs.launchpad.net/bugs/1324191

Title:
  boost::python::arg maybe a bit long?

Status in Yet Another Dynamic Engine:
  New

Bug description:
  When a function as many default parameters in YADE_CLASS macros it increases the code seriously.
  possible fix:
  #define boost::python::arg arg
  + search/replace

To manage notifications about this bug go to:
https://bugs.launchpad.net/yade/+bug/1324191/+subscriptions


Follow ups

References