On 2015-09-09 18:01-0700 Greg Jung wrote:

> I think I hit on a few discrepancies in the use of that wx/ustring.h --
>
> /d/bld/opensuse/plplot-gitclone/drivers/wxwidgets_dev.cpp: In member
>> function ‘void wxPLDevice::DrawTextLine(PLUNICODE*, int, wxCoord, wxCoord,
>> PLFLT, PLFLT, bool, PLINT&, PLFLT&, PLFLT&, bool&, PLUNICODE&, wxCoord&,
>> wxCoord&, wxCoord&)’:
>> /d/bld/opensuse/plplot-gitclone/drivers/wxwidgets_dev.cpp:984:47: error:
>> call of overloaded ‘wxUString(PLUNICODE&)’ is ambiguous
>>                  section += wxUString( ucs4[i] );
>>                                                ^
>> /d/bld/opensuse/plplot-gitclone/drivers/wxwidgets_dev.cpp:984:47: note:
>> candidates are:
>> In file included from
>> /d/bld/opensuse/plplot-gitclone/drivers/wxwidgets_dev.cpp:48:0:
>> /usr/include/wx-3.0/wx/ustring.h:63:5: note:
>> wxUString::wxUString(wxUniChar)
>>      wxUString( wxUniChar ch )                                   {
>> assign(ch); }
>>      ^
>
> etc. .. test output is attached

Hi Greg:

Let's keep this discussion on the plplot-devel mailing list.

Thanks for that openSUSE report.  I just sent off a post to the
plplot-devel mailing list (before reading the above off-list post to
Phil and me) where I described exactly the same issue for my own Linux
testing.  Until a fix is found I imagine this issue (now confirmed by
you on a completely different Linux platform) will also affect your
comprehensive tests for the Cygwin and MinGW-w64/MSYS2 platforms.

Alan

__________________________
Alan W. Irwin

Astronomical research affiliation with Department of Physics and Astronomy,
University of Victoria (astrowww.phys.uvic.ca).

Programming affiliations with the FreeEOS equation-of-state
implementation for stellar interiors (freeeos.sf.net); the Time
Ephemerides project (timeephem.sf.net); PLplot scientific plotting
software package (plplot.sf.net); the libLASi project
(unifont.org/lasi); the Loads of Linux Links project (loll.sf.net);
and the Linux Brochure Project (lbproject.sf.net).
__________________________

Linux-powered Science
__________________________

------------------------------------------------------------------------------
Monitor Your Dynamic Infrastructure at Any Scale With Datadog!
Get real-time metrics from all of your servers, apps and tools
in one place.
SourceForge users - Click here to start your Free Trial of Datadog now!
http://pubads.g.doubleclick.net/gampad/clk?id=241902991&iu=/4140
_______________________________________________
Plplot-devel mailing list
Plplot-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/plplot-devel

Reply via email to