Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion faq.dd
Original file line number Diff line number Diff line change
Expand Up @@ -118,7 +118,7 @@ $(ITEM shared_synchronized, What does shared have to do with synchronization?)

$(ITEM shared_memory_barriers, What does shared have to do with memory barriers?)

$(Currently the compiler does not insert memory barriers around shared variables.
$(P Currently the compiler does not insert memory barriers around shared variables.
)

$(ITEM casting_to_shared, What are the semantics of casting FROM unshared TO shared?)
Expand Down
2 changes: 1 addition & 1 deletion forum-template.dd
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ $(DIVID footernav,
$(A /, Forum index) |
$(A /help#about, About this forum)
)
$(DIVCID smallprint, copyright, $(COPYRIGHT))
$(DIVCID smallprint, copyright, $(COPYRIGHT_FOUNDATION))
_=

SUBNAV=
Expand Down