You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This proposal is responsive to issue 63 of the open issues list.
63. Deprecate the '[*]' layout qualifier. As noted in item 2 above, and in
issue #31, there are portability issues that relate to possibly differing
values of UPC_MAX_BLOCK_SIZE that might cause a program using the '[*]' layout
qualifier to compile on one target system/compiler, but fail to compile on
another system which defines a smaller value of UPC_MAX_BLOCK_SIZE. Further,
the '[*]' form of a layout qualifier seems to offer limited utility.
Original issue reported on code.google.com by gary.funck on 22 May 2012 at 8:25
The text was updated successfully, but these errors were encountered:
Original issue reported on code.google.com by
gary.funck
on 22 May 2012 at 8:25The text was updated successfully, but these errors were encountered: