t:
> http://git.reviewboard.kde.org/r/104677/
> ---
>
> (Updated April 19, 2012, 7:57 p.m.)
>
>
> Review request for Calligra.
>
>
> Description
> ---
>
> With gcc 4.7 installed we where not able to save a odt fil
t:
> http://git.reviewboard.kde.org/r/104677/
> ---
>
> (Updated April 19, 2012, 7:57 p.m.)
>
>
> Review request for Calligra.
>
>
> Description
> ---
>
> With gcc 4.7 installed we where not able to save a odt fil
rd.kde.org/r/104677/
> ---
>
> (Updated April 19, 2012, 7:57 p.m.)
>
>
> Review request for Calligra.
>
>
> Description
> ---
>
> With gcc 4.7 installed we where not able to save a odt file becaus
gt; (Updated April 19, 2012, 7:57 p.m.)
>
>
> Review request for Calligra.
>
>
> Description
> ---
>
> With gcc 4.7 installed we where not able to save a odt file because the xml
> file that was generated was missing the '>' for a tag. Exampl
.kde.org/r/104677/
> ---
>
> (Updated April 19, 2012, 7:57 p.m.)
>
>
> Review request for Calligra.
>
>
> Description
> ---
>
> With gcc 4.7 installed we where not able to save a odt file because the xml
> file that was generated was m
---
This is an automatically generated e-mail. To reply, visit:
http://git.reviewboard.kde.org/r/104677/
---
Review request for Calligra.
Description
---
With gcc 4.7 installed
Giving the second variable a new name was my second guess. :) Thanks
for the correction. I'm packaging it up for Arch.
=-Jameson
___
calligra-devel mailing list
calligra-devel@kde.org
https://mail.kde.org/mailman/listinfo/calligra-devel
On Tuesday 17 April 2012 Apr, Jameson wrote:
> In order to build the stable release on my system, I needed the
> attached patch. I'm not much of a C++ programmer, so I'm not sure if
> it breaks anything. Could someone take a look at it?
That's not quite right, but thanks for the warning, I'll f
In order to build the stable release on my system, I needed the
attached patch. I'm not much of a C++ programmer, so I'm not sure if
it breaks anything. Could someone take a look at it?
Thanks,
=-Jameson
pole.patch
Description: Binary data
___
calli
the
> >> hancomword filter. I can take care of the starwriter filter.
> >>
> >> On Sat, Mar 24, 2012 at 3:30 AM, Yue Liu wrote:
> >>> looks like it's okay to rename r with other name.
> >>>
> >>> 2012/3/24 Christoph Fe
ligra master builds fails with GCC 4.7 due to an error in the
> "hancomwords" import filter.
>
> The loop in filters/words/hancomword/pole.cpp:869 reads:
>
> for (unsigned r = 0; r < header->num_mbat; r++) {
> unsigned long r = loadBigBlock(mblock, bu
2012 at 3:30 AM, Yue Liu wrote:
>>
>> looks like it's okay to rename r with other name.
>>
>> 2012/3/24 Christoph Feck :
>> > Hi,
>> >
>> > The calligra master builds fails with GCC 4.7 due to an error in the
>> > "
> Hi,
> >
> > The calligra master builds fails with GCC 4.7 due to an error in the
> > "hancomwords" import filter.
> >
> > The loop in filters/words/hancomword/pole.cpp:869 reads:
> >
> >for (unsigned r = 0; r < header->num_mb
looks like it's okay to rename r with other name.
2012/3/24 Christoph Feck :
> Hi,
>
> The calligra master builds fails with GCC 4.7 due to an error in the
> "hancomwords" import filter.
>
> The loop in filters/words/hancomword/pole.cpp:869 reads:
>
>
Hi,
The calligra master builds fails with GCC 4.7 due to an error in the
"hancomwords" import filter.
The loop in filters/words/hancomword/pole.cpp:869 reads:
for (unsigned r = 0; r < header->num_mbat; r++) {
unsigned long r = loadBigBlock(mblock, buffer2,
15 matches
Mail list logo