Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com Date: Sat, 27 Sep 2003 21:16:11 -0700 To: cygwin AT cygwin DOT com Subject: wide string methods, round two Message-ID: <20030928041610.GA13447@firesong> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="lrZ03NoBR/3+SXJZ" Content-Disposition: inline User-Agent: Mutt/1.5.4i From: Joshua Kwan --lrZ03NoBR/3+SXJZ Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable Sorry I was not able to respond to helpful replies on this list due to the lack of "CC me on reply"-age. Luckily, I had the presence of the mind to check cygwin.com/ml/cygwin :) Anyway, some sed work got me this conclusive list of missing functions: assign(wchar_t*, unsigned, wchar_t) compare(wchar_t const*, wchar_t const*, unsigned) copy(wchar_t*, wchar_t const*, unsigned) length(wchar_t const*) move(wchar_t*, wchar_t const*, unsigned) for namespace std, templated class char_traits, in the case that this is more clear to some people who have glazed over while trying to read the error messages. I nm'd libstdc++.a for these and got a number of likely results, but these were probably for different classes. The source of the problem maybe lies in the g++ source? That's where libstdc++ is built anyhow. Are there build logs available anywhere for binary packages built for Cygwin? I'm not as comfy with STL as I'd like to be so I don't have much of an idea where to look. Again, please CC me on replies. Thanks, --=20 Joshua Kwan --lrZ03NoBR/3+SXJZ Content-Type: application/pgp-signature; name="signature.asc" Content-Description: Digital signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.3 (GNU/Linux) iQIVAwUBP3ZgiaOILr94RG8mAQIpKxAA15T2jRb4A3jnEuz1eH/+7jPj76RFmYLb r1fzzLUpoEKKyNYwVcmn+bhKwBT93X2nRTRZYDMRwexwD2x/TxmfULXcjiwuVfAu 8GVHFD/sLoHFVjCY/Em0AE00NCvIWvml5pMX12Dx//shutxdPUwg7c+1WJ0d+C9S bUJ8wrZu9PeEgoP2uup7OSPKr+xx0t2XPtJgnIcYlNv0C4hzDLyfHuUmEchesjaU tRW/PBlzihfAIybvWxcxPSfFstObuVLnBpAe0AHoa4Npe1BJJw00GoEbyEcXQtk4 8NvRa05IP9PfQZUefIDqSOVt2IK3aKx0BNk/xz/4Otu3po36Zoe5FI9yFEVP4sNR 0LRzflsh/C/Vh5CUgiJbO2/r4k1ElwIzkZr1jLyewesQgzV9M6ZHCnxe8d7ncCW1 FZ3MWg66taCnjkR9yjAUNYad5Ot38ciA2YK3D+tJtM8rkd4yB0Wm7nCcSIMmdkK+ XEbOevLuPEzn5ps9UTs9U5Q73BCQvMli7Y0KmnO8e3T+/ErBV0UIfOVz0bg3CZxM 3BcNcdwDOfNSZWHiass3sNW21ni7lkRc8OCcHF5nuqz01rvlJlBro0ltDBxEwIlz bcEPgbA1Z/nV20IZjkT33Rehhzq3wQ+dZJBpaqRwf0BU7BKIsSafIUZrRZtDgpY2 giU9ccUQuiE= =3DeB -----END PGP SIGNATURE----- --lrZ03NoBR/3+SXJZ--