New bit1 with API call Xorriso_change_is_pending() issues a note if return is 0 and indev and outdev point to different drives
This commit is contained in:
@ -214,9 +214,13 @@ int Xorriso_startup_libraries(struct XorrisO *xorriso, int flag);
|
||||
|
||||
/* Inquire whether option -commit would make sense.
|
||||
@param xorriso The context object to inquire.
|
||||
@param flag @since 0.6.6
|
||||
bit0= do not return 1 if -as mkisofs -print-size was
|
||||
@param flag bit0= do not return 1 if -as mkisofs -print-size was
|
||||
performed on the current image.
|
||||
@since 0.6.6
|
||||
bit1= issue NOTE if return is 0,
|
||||
indev and outdev point to different drives,
|
||||
and no write run has happened
|
||||
@since 1.5.8
|
||||
@return 0= -commit would have nothing to do
|
||||
1= a new image session would emerge at -commit
|
||||
*/
|
||||
|
Reference in New Issue
Block a user