Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37842793
en ru br
ALT Linux repos
S:7.1-alt3
D:7.1-alt0.1
5.0: 7.1-alt1
4.1: 7.0-alt1
4.0: 7.0-alt1
3.0: 5.21.4.10.8-alt2

Other repositories

Group :: Archiving/Cd burning
RPM: dvd+rw-tools

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

Patch: dvd+rw-tools-7.0-wctomb.patch
Download


--- transport.hxx~	2008-03-25 21:24:47.000000000 -0400
+++ transport.hxx	2008-03-25 21:25:36.000000000 -0400
@@ -116,7 +116,7 @@
 extern "C" char *plusminus_locale()
 { static class __plusminus {
     private:
-	char str[4];
+	char str[MB_LEN_MAX];
     public:
 	__plusminus()	{   setlocale(LC_CTYPE,ENV_LOCALE);
 			    int l = wctomb(str,(wchar_t)(unsigned char)'±');
 
design & coding: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
current maintainer: Michael Shigorin