Arakula / dasmfw

The DisASseMbler FrameWork
GNU General Public License v2.0
13 stars 4 forks source link

Missing functions #1

Closed mevenson closed 3 years ago

mevenson commented 3 years ago

Following errors when trying to compile:

Severity Code Description Project File Line Suppression State Error C3861 'ParseBool': identifier not found dasmfw Dasm6809.cpp 469 Error C3861 'SetDefLabelUsed': identifier not found dasmfw Dasm6809.cpp 740 Error C3861 'SetDefLabelUsed': identifier not found dasmfw Dasm6809.cpp 753 Error C3861 'SetDefLabelUsed': identifier not found dasmfw Dasm6809.cpp 758 Error C3861 'SetDefLabelUsed': identifier not found dasmfw Dasm6809.cpp 762 Error C3861 'SetDefLabelUsed': identifier not found dasmfw Dasm6809.cpp 768 Error C3861 'SetDefLabelUsed': identifier not found dasmfw Dasm6809.cpp 778 Error C3861 'SetDefLabelUsed': identifier not found dasmfw Dasm6809.cpp 794

Arakula commented 3 years ago

Fascinating. Seems I created a little mess back when I last updated this project (17 months ago ... shows the interest :-) ... I'll look into it.

Arakula commented 3 years ago

OK, I uploaded a new version that should fix this slightly embarrassing problem.

mevenson commented 3 years ago

That fixed it. Thanks

From: Hermann Seib notifications@github.com Sent: Saturday, November 7, 2020 12:38 PM To: Arakula/dasmfw dasmfw@noreply.github.com Cc: Michael Evenson michael.evenson@flexusergroup.com; Author author@noreply.github.com Subject: Re: [Arakula/dasmfw] Missing functions (#1)

Closed #1 https://github.com/Arakula/dasmfw/issues/1 .

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/Arakula/dasmfw/issues/1#event-3970078612 , or unsubscribe https://github.com/notifications/unsubscribe-auth/ABBRPU7327UJLIRVBJADSO3SOWAZHANCNFSM4TNWHKYA .