Skip to content

Commit 8d58510

Browse files
committed
upload_simics: replace "next" with build-id 6309
1 parent ecb616f commit 8d58510

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

RELEASENOTES-1.4.docu

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -537,14 +537,14 @@
537537
template now allows for its implementations of <tt>unmapped_read</tt>,
538538
<tt>unmapped_write</tt>, and <tt>unmapped_get</tt> to be
539539
overridden. </add-note></build-id>
540-
<build-id _6="next" _7="7020"><add-note> It's now allowed to instantiate
540+
<build-id _6="6309" _7="7020"><add-note> It's now allowed to instantiate
541541
multiple unrelated templates that offer different <tt>shared</tt>
542542
implementations of the same method, as long as that method is declared
543543
in a common ancestor template, and the conflict is resolved through
544544
an implementation that overrides all the unrelated implementations
545545
<bug number="SIMICS-20431"/>. This mirrors the pre-existing semantics for
546546
non-<tt>shared</tt> methods.</add-note></build-id>
547-
<build-id _6="next" _7="7020"><add-note> Added the `templates` member for
547+
<build-id _6="6309" _7="7020"><add-note> Added the `templates` member for
548548
all objects and values of template types, which allows for making calls
549549
to any particular implementation of a method as provided by a specified
550550
template <bug number="SIMICS-22264"/>. Example syntax:
@@ -558,7 +558,7 @@
558558
in multiple inheritance: it allows any method that overrides multiple
559559
implementations from unrelated templates to individually reference and
560560
call the implementations it overrides.</add-note></build-id>
561-
<build-id _6="next" _7="next"><add-note> Template <tt>function_io_memory</tt>
561+
<build-id _6="6309" _7="next"><add-note> Template <tt>function_io_memory</tt>
562562
now searches for the bank in the same `subdevice`/`device` scope as the
563563
`implement`. </add-note></build-id>
564564
</rn>

0 commit comments

Comments
 (0)