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

instcomp does not mangle component names with underscores #79

Open
wants to merge 2 commits into
base: disentangle-merged-into-master
Choose a base branch
from

Conversation

ArcEye
Copy link

@ArcEye ArcEye commented Jun 15, 2016

New version of instcomp does not mangle component names with underscores in them.

Check example configs comply

Edited last remaining config file to use component name underscore incorrectly

Many configs already named the component to have the underscore,
to side step the name mangling effect by comp and keep the loaded and the used
component name the same.

The rest were edited last year when we worked on it previously

Michael Haberler and others added 2 commits June 13, 2016 12:44
stretch/gcc5.3.1 manages to miscompile emc/rs274/rs274ngc_pre.cc:strstore
New version of instcomp does not mangle component names with underscores in them.
    
Check example configs comply
   
Edited last remaining config file to use component name underscore incorrectly
    
Many configs already named the component to have the underscore,
to side step the name mangling effect by comp and keep loaded and
used component the same name.
    
The rest were edited last year when we worked on it previously
machinekoder added a commit to machinekoder/machinekit that referenced this pull request Jun 30, 2017
f4481f561 Merge pull request machinekit#81 from machinekoder/machinekit-updates
17178e54f add jplan and ros proto definitions
6a2762863 fix gitignore
98f68e22b rtapi_message: fix whitespace
cfc23327e specify proto2 syntax
50d5b91a7 merging updates from upstream Machinekit
30cb027e3 Merge pull request mhaberler#80 from machinekit/ArcEye-patch-1
394d3d897 Amend asciidoc.mustache
a328a2478 Merge pull request mhaberler#79 from machinekoder/js-bundle-update
60f39299a Merge pull request mhaberler#78 from machinekoder/python-build-fix
95f6c564e update js bundles
2179c974f reorder Makefile commands correctly
5531e8cf1 Merge pull request mhaberler#77 from machinekoder/java-support
6c428b26f adding Java build
add0bf491 Merge pull request mhaberler#75 from machinekoder/doc-build-fix
4b58961c0 fix docs build
8cb5b75ce Merge pull request mhaberler#74 from machinekoder/pypi2
dc0d32268 PyPI: update dependencies
6211ed296 Merge pull request mhaberler#73 from machinekoder/pypi
9b16d1f9e preparing for PyPi

git-subtree-dir: src/machinetalk/proto
git-subtree-split: f4481f561ac76a6976afad03f13c7b8e0f7af318
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.

1 participant