Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Issue #39 fix #56

Merged
merged 2 commits into from
Oct 2, 2014
Merged

Issue #39 fix #56

merged 2 commits into from
Oct 2, 2014

Conversation

ra3xdh
Copy link
Contributor

@ra3xdh ra3xdh commented Oct 2, 2014

It seems, issue #39 is fixed. This issue was caused by following. makeModelString in qucslib_common.h cannot process DefaultSymbol section of the library file properly. Now bool default_sym parameter is added. By default it is set to false. If we want to process DefautSymbol instead of Symbol it's need to set it into true.

With this fix components are now placed in schematic correctly.

Also added -Wall compiler option for cmake build system.

guitorri added a commit that referenced this pull request Oct 2, 2014
@guitorri guitorri merged commit 7b02940 into Qucs:master Oct 2, 2014
@ra3xdh ra3xdh deleted the issue39fix branch October 3, 2014 11:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants