Opened 7 years ago

Closed 7 years ago

Last modified 7 years ago

#6748 closed defect (fixed)

Linking issue on VRTComplexSource::RasterIOInternal<float>()

Reported by: Even Rouault Owned by: Even Rouault
Priority: normal Milestone: 2.1.3
Component: default Version: 2.1.2
Severity: normal Keywords:
Cc:

Description

With some compilers (gcc on Fedora 15 reported by an user, icc), in optimized mode, there's a linking issue about vrtfilters.cpp not finding VRTComplexSource::RasterIOInternal<float>()

Change History (2)

comment:1 by Even Rouault, 7 years ago

Resolution: fixed
Status: newclosed

In 36799:

Fix linking error on VRTComplexSource::RasterIOInternal<float>() (fixes #6748)

comment:2 by Even Rouault, 7 years ago

In 36800:

Fix linking error on VRTComplexSource::RasterIOInternal<float>() (fixes #6748)

Note: See TracTickets for help on using tickets.