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

DM-13062: meas_mosaic fails to build with w_2017_50 #26

Merged
merged 2 commits into from Dec 18, 2017

Conversation

PaulPrice
Copy link
Contributor

No description provided.

src/mosaicfit.cc: In function ‘ndarray::Array<double, 1> lsst::meas::mosaic::calculateJacobian(const lsst::afw::image::Wcs&, const ndarray::Array<const double, 1>&, const ndarray::Array<const double, 1>&)’:
src/mosaicfit.cc:3219:25: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
     if (y.getShape()[0] != num) {
Now have to dereference in order to make a new Transform.
@PaulPrice PaulPrice merged commit a7b9749 into master Dec 18, 2017
@ktlim ktlim deleted the tickets/DM-13062 branch August 25, 2018 06:50
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.

None yet

2 participants