General

Profile

Zarko (Zarko Todorovski)

  • Login: Zarko
  • Email: zarko@ca.ibm.com
  • Registered on: 12/08/2015
  • Last sign in: 08/31/2016

Issues

open closed Total
Assigned issues 0 0 0
Reported issues 0 4 4

Activity

08/08/2016

01:46 AM Ruby master Bug #12657: [PATCH] ANSI aliasing fix for XL compiler
Shyouhei Urabe wrote:
> Thank you. I think we don't need the #else part because the memset/memcpy should just work ...
Zarko (Zarko Todorovski)

08/05/2016

04:41 PM Ruby master Bug #12657 (Closed): [PATCH] ANSI aliasing fix for XL compiler
This is related to Bug #12191.
Changing in internal.h:983-985
from :
```diff
-#define RBASIC_CLEAR_CLASS(ob...
Zarko (Zarko Todorovski)

04/07/2016

01:12 PM Ruby master Bug #12191: Violation of ANSI aliasing rules causing problems while compiling
Thanks for making the changed but we've tried getting it to work and it doesn't seem to. It doesn't look like setting... Zarko (Zarko Todorovski)

03/17/2016

02:46 PM Ruby master Bug #12191 (Closed): Violation of ANSI aliasing rules causing problems while compiling
Hi, I work with IBM's XL compiler and we're noticing that there we're getting compile time failures due to ANSI alias... Zarko (Zarko Todorovski)

12/09/2015

02:35 PM Ruby master Misc #11795: [PATCH] get rid of breaking strict alias for XL compiler
Please cancel this, I see I already submitted the changes in bug 11790. Sorry about that. Zarko (Zarko Todorovski)
02:29 PM Ruby master Misc #11795 (Closed): [PATCH] get rid of breaking strict alias for XL compiler
Related to bug 11790. Thank you for adding the changeset.
It may be better to add a IBM XL specific instruction f...
Zarko (Zarko Todorovski)

12/08/2015

04:32 PM Ruby master Bug #11790 (Closed): [PATCH] ANSI alias rules fix
line 70 in file regparse.h:
~~~c
#define SET_NTYPE(node, ntype) (node)->u.base.type = (ntype)
~~~
needs to ...
Zarko (Zarko Todorovski)

Also available in: Atom