Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Main Repositories
otb
Commits
0ec230bd
Commit
0ec230bd
authored
Jun 21, 2019
by
Guillaume Pasero
Browse files
CI: introduce a compilation error on purpose
parent
20c26791
Pipeline
#1880
failed with stages
in 1 minute and 31 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Modules/Radiometry/OpticalCalibration/src/otbSpectralSensitivityReader.cxx
View file @
0ec230bd
...
...
@@ -40,6 +40,7 @@ SpectralSensitivityReader
this
->
Superclass
::
SetNumberOfRequiredOutputs
(
1
);
this
->
Superclass
::
SetNthOutput
(
0
,
WavelengthSpectralBandVectorType
::
New
().
GetPointer
());
m_Image
=
ImageType
::
New
();
aaa
=
0
;
}
SpectralSensitivityReader
...
...
Guillaume Pasero
@gpasero
mentioned in commit
596cc013
·
Jun 21, 2019
mentioned in commit
596cc013
mentioned in commit 596cc013a4805653dcba08469c8539e942909655
Toggle commit list
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment