as.h: Obj_name was only 14 bytes long.  A filename was stored here;  unix
  might need a little more space than pc's do for filenames...
char    Obj_name[] = {"                                                                                   "};
fixed bad pointer ref in parse_line line 166

eval.c:  added "0x...." for hexadecimal constants

