Closed Bug 526871 Opened 15 years ago Closed 15 years ago

avmshell should print out what type of build it is when displaying info

Categories

(Tamarin Graveyard :: Virtual Machine, enhancement)

enhancement
Not set
normal

Tracking

(Not tracked)

VERIFIED FIXED

People

(Reporter: cpeyer, Assigned: cpeyer)

References

Details

Attachments

(2 files, 3 obsolete files)

The build files always generate the executable avmshell regardless of configuration.  In order to help our test scripts, it would be useful for the avmshell to print out something like this in the info string:

avmplus release-debugger shell 1.4 build 2984:89e6ebc7bad6

The most important configs would be:
release = avmshell
release-debugger = avmshell_s
debug = avmshell_d
debug-debugger = avmshell_sd
Flags: flashplayer-qrb?
Attached patch Output avm type in info string (obsolete) — Splinter Review
Attachment #410614 - Flags: review?(rreitmai)
Attached patch cleanup...untested (obsolete) — Splinter Review
Cleanup up the previous ifdef tangle a bit.
Attachment #410614 - Flags: review?(rreitmai) → review-
Comment on attachment 410614 [details] [diff] [review]
Output avm type in info string

let try to remove the ifdef from the cpp file.

Attached revised patch untested
Tested locally - works as expected.
Assignee: nobody → cpeyer
Attachment #410614 - Attachment is obsolete: true
Attachment #410625 - Attachment is obsolete: true
Status: NEW → ASSIGNED
Attachment #410641 - Flags: review?(rreitmai)
Attachment #410641 - Flags: review?(rreitmai) → review+
Flags: flashplayer-qrb?
Brent - Also wanted your feedback on how the string should be ordered.  It is now outputting the shell type between the shell version and build.

e.g:
avmplus shell 1.4 release-debugger build 1234:asldfhjeowi
Attachment #410654 - Flags: review?(brbaker)
Attachment #410654 - Attachment is obsolete: true
Attachment #410657 - Flags: review?(brbaker)
Attachment #410654 - Flags: review?(brbaker)
Attachment #410657 - Flags: review?(brbaker) → review+
Blocks: 527015
Pushed to redux 3012:6bbb910d0e53
Status: ASSIGNED → RESOLVED
Closed: 15 years ago
Resolution: --- → FIXED
Status: RESOLVED → VERIFIED
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Creator:
Created:
Updated:
Size: