Alexandre Julliard wrote:
> >> >> > --- a/server/handle.c
> >> >> > +++ b/server/handle.c
> >> >> > @@ -165,7 +165,6 @@ static void handle_table_destroy( struct object
> >> >> > *obj )
> >> >> > for (i = 0, entry = table->entries; i <= table->last; i++,
> >> >> > entry++)
> >> >> > {
Dmitry Timoshkov writes:
> Alexandre Julliard wrote:
>
>> >> > --- a/server/handle.c
>> >> > +++ b/server/handle.c
>> >> > @@ -165,7 +165,6 @@ static void handle_table_destroy( struct object
>> >> > *obj )
>> >> > for (i = 0, entry = table->entries; i <= table->last; i++, entry++)
>> >> >
Alexandre Julliard wrote:
> >> > --- a/server/handle.c
> >> > +++ b/server/handle.c
> >> > @@ -165,7 +165,6 @@ static void handle_table_destroy( struct object *obj
> >> > )
> >> > for (i = 0, entry = table->entries; i <= table->last; i++, entry++)
> >> > {
> >> > struct object
Dmitry Timoshkov writes:
> Alexandre Julliard wrote:
>
>> > --- a/server/handle.c
>> > +++ b/server/handle.c
>> > @@ -165,7 +165,6 @@ static void handle_table_destroy( struct object *obj )
>> > for (i = 0, entry = table->entries; i <= table->last; i++, entry++)
>> > {
>> > str
The only Croatian person is Marko Nikolić, but with no accented
letter. Could you also add Joško Nikolić (the Croatian translator) and
Volkan Gezer (the Turkish translator) to the authors file as well? The
file name (in all capitals) is AUTHORS.
It is very great so that you have to accentuate Mark
Alexandre Julliard wrote:
> > --- a/server/handle.c
> > +++ b/server/handle.c
> > @@ -165,7 +165,6 @@ static void handle_table_destroy( struct object *obj )
> > for (i = 0, entry = table->entries; i <= table->last; i++, entry++)
> > {
> > struct object *obj = entry->ptr;
> > -
Dmitry Timoshkov writes:
> --- a/server/handle.c
> +++ b/server/handle.c
> @@ -165,7 +165,6 @@ static void handle_table_destroy( struct object *obj )
> for (i = 0, entry = table->entries; i <= table->last; i++, entry++)
> {
> struct object *obj = entry->ptr;
> -entry->p
Hi,
While running your changed tests on Windows, I think I found new failures.
Being a bot and all I'm not very good at pattern recognition, so I might be
wrong, but could you please double-check?
Full results can be found at
http://testbot.winehq.org/JobDetails.pl?Key=25677
Your paranoid android
Hi,
While running your changed tests on Windows, I think I found new failures.
Being a bot and all I'm not very good at pattern recognition, so I might be
wrong, but could you please double-check?
Full results can be found at
http://testbot.winehq.org/JobDetails.pl?Key=25679
Your paranoid android
Hi,
While running your changed tests on Windows, I think I found new failures.
Being a bot and all I'm not very good at pattern recognition, so I might be
wrong, but could you please double-check?
Full results can be found at
http://testbot.winehq.org/JobDetails.pl?Key=25680
Your paranoid android
On Thu, May 23, 2013 at 3:45 PM, Joško Nikolić wrote:
>
> ---
> configure | 1 +
> po/LINGUAS | 1 +
> po/hr.po | 13923
> +++
> 3 files changed, 13925 insertions(+)
> create mode 100644 po/hr.po
As mentioned on IRC, you should
11 matches
Mail list logo