Activity log for bug #520461

Date Who What changed Old value New value Message
2010-02-11 13:48:54 Alexander Belchenko bug added bug
2010-02-11 13:51:49 Alexander Belchenko attachment added files http://launchpadlibrarian.net/39061021/files-bug-520461.zip
2010-02-11 13:52:21 Alexander Belchenko description I have problem shelving part of changes from the single hunk. I've invoked shelve then started editor and removed changes in #ifdef part. Then save the file, but bzr refuse to shelve this changes "No changes to shelve" C:\work\MyCode\APMoney\ow-stack-sha\ds1963s_low>bzr shelve DS1963S_low.h --- DS1963S_low.h 2010-01-12 11:19:22 +0000 +++ DS1963S_low.h 2010-02-10 14:37:38 +0000 @@ -88,9 +88,12 @@ DS1963S_l_Fsm_t *fsm; } DSLProcessDataClosure, *PDSLProcessDataClosure; - -#ifdef __cplusplus -} -#endif - -#endif /* __DS1963S_low_h */ + +extern const CFBlackBox2pClass DSL_BB; +CFBool DSL_process_data_hi (PCFClosure pctx, PCFMessageBase pmsg ); +CFBool DSL_process_data_low (PCFClosure pctx, PCFMessageBase pmsg ); + +#ifdef __cplusplus +} +#endif +#endif /* __DS1963S_low_h */ No changes to shelve. Note that file was modified as result of pending merge. See attached 3 copies of the relevant part of my file, changed is on disk, old and new is created by shelve itself, new is edited. I have problem shelving part of changes from the single hunk. I've invoked shelve then started editor and removed changes in #ifdef part. Then save the file, but bzr refuse to shelve this changes "No changes to shelve" C:\work\ds1963s_low>bzr shelve DS1963S_low.h --- DS1963S_low.h 2010-01-12 11:19:22 +0000 +++ DS1963S_low.h 2010-02-10 14:37:38 +0000 @@ -88,9 +88,12 @@      DS1963S_l_Fsm_t *fsm;  } DSLProcessDataClosure, *PDSLProcessDataClosure; - -#ifdef __cplusplus -} -#endif - -#endif /* __DS1963S_low_h */ + +extern const CFBlackBox2pClass DSL_BB; +CFBool DSL_process_data_hi (PCFClosure pctx, PCFMessageBase pmsg ); +CFBool DSL_process_data_low (PCFClosure pctx, PCFMessageBase pmsg ); + +#ifdef __cplusplus +} +#endif +#endif /* __DS1963S_low_h */ No changes to shelve. Note that file was modified as result of pending merge. See attached 3 copies of the relevant part of my file, changed is on disk, old and new is created by shelve itself, new is edited.
2010-02-11 14:12:25 John A Meinel bzr: importance Undecided Low
2010-02-11 14:12:25 John A Meinel bzr: status New Confirmed
2010-02-11 14:12:46 John A Meinel tags shelf
2011-02-01 21:23:55 Gordon Tyler bzr: importance Low Medium
2011-04-01 12:24:53 Christian Walther bug added subscriber Christian Walther
2017-11-09 00:20:01 Jelmer Vernooij tags shelf check-for-breezy shelf