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

test: circular dependencies amongst stacks #9

Closed
straszheim opened this issue Dec 4, 2011 · 1 comment
Closed

test: circular dependencies amongst stacks #9

straszheim opened this issue Dec 4, 2011 · 1 comment
Assignees

Comments

@straszheim
Copy link

the error message should make sense

@ghost ghost assigned dirk-thomas Feb 10, 2012
@dirk-thomas
Copy link
Member

Explicit check for circular dependency outputting a cmake FATAL_ERROR indicating the "probably" involved packages.

cwecht pushed a commit to cwecht/catkin that referenced this issue Mar 20, 2018
The 'version_' member of a DrawableSubmap is now properly initialized.
The redundant 'submap_id' in the SubmapQuery response is removed.
The missing slot for reset() is added.
dirk-thomas pushed a commit that referenced this issue Jan 28, 2019
* Create env.bat and setup.bat in build_cmake_package for Windows (#9)

* Skip the drive letter if run on Windows (#10)

* Skip the drive letter if run on Windows

* Remove unnecessary check for win32

* Provide top level devel space environment and setup bat files for Windows (#11)

* use os.pathsep to join path components

* revert whitespace change

* Fix path backslashes in catkin_package.cmake (#25)

* Update catkin_package.cmake

* Update catkin_package.cmake

* Update builder.py

* Normalize the path from subs['cmake_prefix_path']

* Revert the unrelated changes from my bad merge in the previous commit.

Revert the unrelated changes from my bad merge in the previous commit to keep this PR clean.

* use underscope to exclude drive letter, and clarify there's no effect on Linux (#31)

* Define string templates in separate steps and update comment (#32)

* Create env.bat and setup.bat in build_cmake_package for Windows (#9)

* define string templates in a separate step

* change script writer function names

* fix indentation for script template

* fix env script name typo (#33)

* minor nitpicks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants