Actions
Bug #1476
openImplement bit_field_ref in the proper way
Start date:
07/06/2011
Due date:
% Done:
0%
Estimated time:
Detected in build:
svn
Platform:
Published in build:
Description
During implementation of #1165 issue I have noticed that internal representation sometimes becomes unlike the original source code because of folding. As I remember bit_field_ref has rather strange internal representation that is converted in some way to source code (it's compilable but I even don't sure that it corresponds to the original one in semantics). So may be in some point something like field folding should be turned off.
Actions