Skip to content

Commit 6d1abbc

Browse files
committed
upload_simics: replace "next" with build-id 6252
1 parent 3217952 commit 6d1abbc

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

RELEASENOTES-1.4.docu

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -513,7 +513,7 @@
513513
within a port, bank or subdevice that is itself declared within an object
514514
array would lead to the type of that attribute being incorrectly
515515
registered <bug number="SIMICS-21474"/>.</add-note></build-id>
516-
<build-id value="next"><add-note> Fixed a bug where log statements within
516+
<build-id value="6252"><add-note> Fixed a bug where log statements within
517517
<tt>shared</tt> methods would always use the device's configuration object
518518
as the log object instead of the configuration object of the nearest
519519
enclosing <tt>device</tt>, <tt>port</tt>, <tt>bank</tt> or

RELEASENOTES.docu

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1730,7 +1730,7 @@ extern typedef struct { } my_type_t;</pre> </add-note></build-id>
17301730
This warning is only enabled by default with Simics API version 7 or
17311731
above. With version 6 and below it must be explicitly enabled by passing
17321732
<tt>--warn=WLOGMIXUP</tt> to DMLC.</add-note></build-id>
1733-
<build-id value="next"><add-note> Added a flag <tt>--no-compat</tt>
1733+
<build-id value="6252"><add-note> Added a flag <tt>--no-compat</tt>
17341734
to selectively disable compatibility features. In
17351735
particular, <tt>--no-compat=port_proxy_ifaces</tt> disables
17361736
generation of interface trampolines, which can speed up

0 commit comments

Comments
 (0)