Segfault when using planner

Dirk Hohndel dirk at hohndel.org
Wed Feb 13 13:25:17 PST 2013


Sergey Starosek <sergey.starosek at gmail.com> writes:

> On Wed, Feb 13, 2013 at 7:17 AM, Dirk Hohndel <dirk at hohndel.org> wrote:
>
>>
>> +       /* since air is stored as 0/0 we need to set a name or an air
>> cylinder
>> +        * would be seen as unset (by cylinder_nodata()) */
>> +       cyl->type.description = strdup("Cylinder for planning");
>>         return i;
>>  }
>>
>
> String  "Cylinder for planning"
>
> Should it be marked for translation?

Yes - this and the new warnings / errors will add more untranslated
strings :-(

I have a patch but will need to test and finish it tonight after work
(ran out of time this morning)

/D


More information about the subsurface mailing list