K 10 svn:author V 8 kensmith K 8 svn:date V 27 2004-09-28T16:36:58.000000Z K 7 svn:log V 304 Add an assertion that the pcb_nsaved field of the pcb be less than MAXWIN to the register window manipulation functions - rwindow_load() calls rwindow_save() so this one addition should take care of both. This should help find places that pcb_nsaved doesn't get initialized properly. Suggested by: jake END