Thu Apr 04 14:44:52 2013: Request 84435 was acted upon.
Transaction: Ticket created by CHORNY
       Queue: Wx
     Subject: no matching function for call to wxFontEnumerator::GetEncodings
   Broken in: 0.9918
    Severity: Normal
       Owner: Nobody
  Requestors: cho...@cpan.org
      Status: new
 Ticket <URL: https://rt.cpan.org/Ticket/Display.html?id=84435 >


Wx.c: In function ‘void XS_Wx__FontEnumerator_IsValidFacename(CV*)’:
Wx.c:15104: error: ‘IsValidFacename’ is not a member of ‘wxFontEnumerator’
Wx.c: In function ‘void XS_Wx__FontEnumerator_GetEncodingsMethod(CV*)’:
Wx.c:15181: error: no matching function for call to 
‘wxFontEnumerator::GetEncodings(wxString&)’
/usr/include/wx-2.6/wx/fontenum.h:76: note: candidates are: wxArrayString* 
wxFontEnumerator::GetEncodings()
Wx.c: In function ‘void XS_Wx__FontEnumerator_GetEncodingsStatic(CV*)’:
Wx.c:15209: error: no matching function for call to 
‘wxFontEnumerator::GetEncodings(wxString&)’
/usr/include/wx-2.6/wx/fontenum.h:76: note: candidates are: wxArrayString* 
wxFontEnumerator::GetEncodings()
Wx.c: In function ‘void XS_Wx__FontEnumerator_GetFacenamesMethod(CV*)’:
Wx.c:15265: error: no matching function for call to 
‘wxFontEnumerator::GetFacenames(wxFontEncoding&, bool&)’
/usr/include/wx-2.6/wx/fontenum.h:71: note: candidates are: wxArrayString* 
wxFontEnumerator::GetFacenames()
Wx.c: In function ‘void XS_Wx__FontEnumerator_GetFacenamesStatic(CV*)’:
Wx.c:15301: error: no matching function for call to 
‘wxFontEnumerator::GetFacenames(wxFontEncoding&, bool&)’
/usr/include/wx-2.6/wx/fontenum.h:71: note: candidates are: wxArrayString* 
wxFontEnumerator::GetFacenames()


-- 
Alexandr Ciornii, http://chorny.net

Reply via email to