Issue 250 in glassdb: order and size of args asociated with #halt changed in Gci3xErrStype64 (GemStone 3.0)

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
4 messages Options
Reply | Threaded
Open this post in threaded view
|

Issue 250 in glassdb: order and size of args asociated with #halt changed in Gci3xErrStype64 (GemStone 3.0)

glassdb
Status: Accepted
Owner: [hidden email]
Labels: Type-Defect Priority-Medium GLASS-Server Version-1.0-beta.8.6

New issue 250 by [hidden email]: order and size of args asociated with  
#halt changed in Gci3xErrStype64 (GemStone 3.0)
http://code.google.com/p/glassdb/issues/detail?id=250

In the gemtools error handling code for OBCommands the following expression  
evaluates true in 2.4 and does not in 3.0:

    (ex tag number = 2010 and: [ex tag args size >= 2 and: [(ex tag args at:  
2) == #clientExecute]])

arg 1 is #clientExecute .... will have to investigate ...

Reply | Threaded
Open this post in threaded view
|

Re: Issue 250 in glassdb: order and size of args asociated with #halt changed in Gci3xErrStype64 (GemStone 3.0)

glassdb
Updates:
        Labels: Milestone-1.0-beta.8.7

Comment #1 on issue 250 by [hidden email]: order and size of args  
asociated with #halt changed in Gci3xErrStype64 (GemStone 3.0)
http://code.google.com/p/glassdb/issues/detail?id=250

(No comment was entered for this change.)

Reply | Threaded
Open this post in threaded view
|

Re: Issue 250 in glassdb: order and size of args asociated with #halt changed in Gci3xErrStype64 (GemStone 3.0)

glassdb
Updates:
        Labels: -Version-1.0-beta.8.6 Version-3.0.x

Comment #2 on issue 250 by [hidden email]: order and size of args  
asociated with #halt changed in Gci3xErrStype64 (GemStone 3.0)
http://code.google.com/p/glassdb/issues/detail?id=250

(No comment was entered for this change.)

Reply | Threaded
Open this post in threaded view
|

Re: Issue 250 in glassdb: order and size of args asociated with #halt changed in Gci3xErrStype64 (GemStone 3.0)

glassdb
Updates:
        Status: Fixed
        Labels: Fixed-1.0-beta.8.7

Comment #3 on issue 250 by [hidden email]: order and size of args  
asociated with #halt changed in Gci3xErrStype64 (GemStone 3.0)
http://code.google.com/p/glassdb/issues/detail?id=250

fixed in GemTools 1.0-beta.8.5 (dkh.131)