Ultimate Amiga

Please login or register.

Login with username, password and session length
Advanced search  
Pages: 1 2 3 [4]   Go Down

Author Topic: AMOS Pro 2: Known Bugs List  (Read 40348 times)

0 Members and 1 Guest are viewing this topic.

DiskJuggler

  • A600
  • *
  • Karma: 0
  • Offline Offline
  • Posts: 10
  • Generic Amiga User
Re: AMOS Pro 2: Known Bugs List
« Reply #45 on: March 12, 2018, 06:41:43 PM »

I've tried and put Set Buffer 210 in. So this would be 10k more. The compiled program still exits with an illegal call, probably because one variable is trashed or zero.

Is there a way to re-set all internal structures etc. of AMOS at runtime? Could it be a stack issue? I do not use any fancy recursion stuff. Or, another idea, is there a limit on the number of arguments for a procedure?
Logged

DiskJuggler

  • A600
  • *
  • Karma: 0
  • Offline Offline
  • Posts: 10
  • Generic Amiga User
Re: AMOS Pro 2: Known Bugs List
« Reply #46 on: March 12, 2018, 07:38:13 PM »

I think i found it. I made a booboo!
I was just searching through all arguments i use in procedures and it seems i had used one or two beeing declared GLOBAL despite not needed to be really GLOBALs, SHARED in some Procs would have been enough.

So, i keep on testing. Sorry to bother you with a non-bug. ::)
Logged

SamuraiCrow

  • compile-time wierdo
  • Forum Mod
  • A1200
  • *****
  • Karma: 5
  • Offline Offline
  • Gender: Male
  • Posts: 946
  • Compile-time wierdo
Re: AMOS Pro 2: Known Bugs List
« Reply #47 on: March 14, 2018, 09:14:00 AM »

@DiskJuggler

I'm glad you found the culprit.
Logged

DiskJuggler

  • A600
  • *
  • Karma: 0
  • Offline Offline
  • Posts: 10
  • Generic Amiga User
Re: AMOS Pro 2: Known Bugs List
« Reply #48 on: March 24, 2018, 08:03:01 PM »

Thank you.

Is the "STR$() adds a Space" already tackled? It seems to be common as i stumble upon workarounds on this all the time.
Logged

SamuraiCrow

  • compile-time wierdo
  • Forum Mod
  • A1200
  • *****
  • Karma: 5
  • Offline Offline
  • Gender: Male
  • Posts: 946
  • Compile-time wierdo
Re: AMOS Pro 2: Known Bugs List
« Reply #49 on: April 05, 2018, 08:32:05 AM »

Thank you.

Is the "STR$() adds a Space" already tackled? It seems to be common as i stumble upon workarounds on this all the time.
It's the sign character.  That's why there is a space.  Negative numbers have no space because it's occupied by the minus.
Logged

LuisCoCo

  • A600
  • *
  • Karma: 0
  • Offline Offline
  • Gender: Male
  • Posts: 7
  • Retro User And Programing
    • Retro Software in spanish
Re: AMOS Pro 2: Known Bugs List
« Reply #50 on: December 16, 2018, 12:02:35 PM »

* Recently I found an error in Amos, I do not know if it is documented.
Using DirFirst and DirNext with file that have 2 times point, like for example File.00001.IFF, a search of * .IFF fails, because it searches from left to right.

In FSel$ too

On the other hand, in AmigaDos the same DirFirst command does it correctly.
« Last Edit: December 16, 2018, 12:19:14 PM by LuisCoCo »
Logged

SamuraiCrow

  • compile-time wierdo
  • Forum Mod
  • A1200
  • *****
  • Karma: 5
  • Offline Offline
  • Gender: Male
  • Posts: 946
  • Compile-time wierdo
Re: AMOS Pro 2: Known Bugs List
« Reply #51 on: January 02, 2019, 04:22:27 PM »

Replied on the BitBucket bug report.
Logged

DarkN3mo

  • A600
  • *
  • Karma: 0
  • Offline Offline
  • Gender: Male
  • Posts: 22
  • Generic Amiga User
Re: AMOS Pro 2: Known Bugs List
« Reply #52 on: April 24, 2022, 07:57:11 AM »

Thank you.

Is the "STR$() adds a Space" already tackled? It seems to be common as i stumble upon workarounds on this all the time.

yes i just discover this bug !   damn !
Logged
Pages: 1 2 3 [4]   Go Up
 

TinyPortal 2.2.2 © 2005-2022