logo       

cpu.cc merge question: msg#00114

emulators.bochs.devel

Subject: cpu.cc merge question

Hi,

When trying to merge the BRANCH_SAVE_RESTORE branch with that in the mainline, I have encounted a merge conflict that I am unsure how deal with in cpu.cc. Here is some of the code:

<<<<<<< cpu.cc
unsigned iCacheHash;
Bit32u pAddr, pageWriteStamp;
=======
unsigned iCacheHash;
Bit32u pAddr, pageWriteStamp, fetchModeMask;
>>>>>>> 1.76.2.8

revision 1.76.2.8 is my branch, and there is an extra variable "fetchModeMask" that is used throughout the function. The mainline does not have this variable... Which version should I choose? Is it safe to assume it is no longer needed, or is this a needed addiction?

--Brian



-------------------------------------------------------
This SF.net email is sponsored by: SF.net Giveback Program.
Does SourceForge.net help you be more productive? Does it
help you create better code? SHARE THE LOVE, and help us help
YOU! Click Here: http://sourceforge.net/donate/


<Prev in Thread] Current Thread [Next in Thread>
Google Custom Search

News | FAQ | advertise