On 2011/08/15 18:05:51, Gabriel Charette wrote:
2011-08-11 Gabriel Charette <mailto:gch...@google.com>
libcpp/ChangeLog * include/line-map.h (LINEMAP_POSITION_FOR_COLUMN): Remove. Update all users to use linemap_position_for_column instead.
gcc/go/ChangeLog * gofrontend/lex.cc (Lex::location): Update to use linemap_position_for_column instead. (Lex::earlier_location): Likewise.
This is OK. The changes to Go are just a side-effect of the other changes and they are small enough that they should be easy to rollback. Diego. http://codereview.appspot.com/4874043/