Attachment 'pygdchart-0.6.1-gcc4.patch'
Download 1 diff -ur pygdchart-0.6.1-original/gdchart0.10.1dev/gdc_pie.c pygdchart-0.6.1/gdchart0.10.1dev/gdc_pie.c
2 --- pygdchart-0.6.1-original/gdchart0.10.1dev/gdc_pie.c 2002-02-13 14:34:53.000000000 +0100
3 +++ pygdchart-0.6.1/gdchart0.10.1dev/gdc_pie.c 2006-12-16 22:44:39.000000000 +0100
4 @@ -591,6 +591,7 @@
5 break;
6 case GDCPIE_PCT_NONE:
7 default:
8 + break;
9 }
10
11 if( GDCPIE_percent_labels != GDCPIE_PCT_NONE )
12 diff -ur pygdchart-0.6.1-original/gdc_py.c pygdchart-0.6.1/gdc_py.c
13 --- pygdchart-0.6.1-original/gdc_py.c 2002-02-25 11:36:07.000000000 +0100
14 +++ pygdchart-0.6.1/gdc_py.c 2006-12-16 22:47:32.000000000 +0100
15 @@ -1329,7 +1329,7 @@
16 }
17
18 default:
19 -
20 + break;
21 } // switch
22 opt++;
23 } // while
Attached Files
To refer to attachments on a page, use attachment:filename, as shown below in the list of files. Do NOT use the URL of the [get] link, since this is subject to change and can break easily.You are not allowed to attach a file to this page.