Control: tags -1 - patch

The patch is currently not enough:

nmv-dbg-perspective.cc: In member function 'void 
nemiver::DBGPerspective::switch_to_asm(const nemiver::common::DisassembleInfo&, 
const std::__cxx11::list<nemiver::common::Asm>&, nemiver::SourceEditor*, bool)':
nmv-dbg-perspective.cc:5675:68: error: no match for 'operator==' (operand types 
are 'Glib::RefPtr<Gsv::Buffer>' and 'int')
     if ((asm_buf = a_source_editor->get_assembly_source_buffer ()) == 0) {
         ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~

nmv-dbg-perspective.cc: In member function 'void 
nemiver::DBGPerspective::switch_to_source_code()':
nmv-dbg-perspective.cc:5723:73: error: no match for 'operator==' (operand types 
are 'Glib::RefPtr<Gsv::Buffer>' and 'int')
     if ((source_buf = source_editor->get_non_assembly_source_buffer ()) == 0) {
         ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~


-- 
WBR, wRAR

Attachment: signature.asc
Description: PGP signature

Reply via email to