Hello, I noticed 2 functions with the same name: void OutputDevice::DrawPolyLine( const tools::Polygon& rPoly, const LineInfo& rLineInfo ) http://opengrok.libreoffice.org/xref/core/vcl/source/outdev/polyline.cxx#111
void OutputDevice::drawPolyLine(const tools::Polygon& rPoly, const LineInfo& rLineInfo) 239 http://opengrok.libreoffice.org/xref/core/vcl/source/outdev/polyline.cxx#239 I suppose for case sensitive os, it shouldn't be a problem but for OS like Win? (or perhaps I missed something) Any thoughts? Julien -- View this message in context: http://nabble.documentfoundation.org/2-function-names-different-only-by-case-in-polyline-cxx-vcl-outdev-tp4194590.html Sent from the Dev mailing list archive at Nabble.com. _______________________________________________ LibreOffice mailing list LibreOffice@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/libreoffice