commit | 38f2be49f012a5da021849a8ecc8adb5d72567a8 | [log] [tgz] |
---|---|---|
author | Eric Pouech <eric.pouech@wanadoo.fr> | Wed Aug 15 17:40:31 2001 +0000 |
committer | Alexandre Julliard <julliard@winehq.org> | Wed Aug 15 17:40:31 2001 +0000 |
tree | 844ec95a9c6fd82acca8c9179549627a9cde6973 | |
parent | 7321bfa006177cb5b8b9ffacb8d72399cc6ff265 [diff] |
Fixed the parsing of id1.id2 which could be either access to field id2 of struct id1, or the identifier id2 in dll id1. Enhanced some error reporting as well as 'info local' display layout. Minor cosmetic changes.