|
Bugzilla – Full Text Bug Listing |
| Summary: | Helper.Install (node) does not work | ||
|---|---|---|---|
| Product: | ns-3 | Reporter: | Mathieu Lacage <mathieu.lacage> |
| Component: | python bindings | Assignee: | Gustavo J. A. M. Carneiro <gjcarneiro> |
| Status: | RESOLVED FIXED | ||
| Severity: | normal | CC: | craigdo, gjcarneiro, ns-bugs |
| Priority: | P3 | ||
| Version: | pre-release | ||
| Hardware: | All | ||
| OS: | All | ||
|
Description
Mathieu Lacage
2008-08-15 14:23:48 UTC
Confirmed. Implicit conversions via non-explicit constructors are not supported yet in PyBindGen. In the mean time, there's a workaround. |