Home | Docs | Forums | Lists | Bugs | Planet | Store | GMN | Get Gentoo!
Not eligible to see or edit group visibility for this bug.
View Bug Activity | Format For Printing | XML | Clone This Bug
Here
Here“s a patch file to fix it (only a ; missing) --- /svgalib-1.9.18/src/drivers/pm2.old.c 2002-10-15 16:14:40.000000000 +0300 +++ /svgalib-1.9.18/src/drivers/pm2.c 2004-04-25 11:23:04.615189584 +0300 @@ -740,7 +740,7 @@ case cPM2V: __svgalib_pm2_driverspecs.cursor = pm2v_cursor; break; - default: + default:; } if (__svgalib_driver_report) {
now in portage, thanks :)