mirror of
https://github.com/dlang/phobos.git
synced 2025-04-27 13:40:20 +03:00
User hyperlinks to refer to bugzilla issues (#8766)
This commit is contained in:
parent
f2ea143b49
commit
5cd77a6e32
17 changed files with 46 additions and 45 deletions
|
@ -624,7 +624,7 @@ void linkin() { }
|
|||
a.value6 = 46;
|
||||
}
|
||||
|
||||
// Triggers bug from issue 15341
|
||||
// Triggers bug from https://issues.dlang.org/show_bug.cgi?id=15341
|
||||
@system unittest
|
||||
{
|
||||
class Observer
|
||||
|
@ -666,7 +666,7 @@ version (none) // Disabled because of https://issues.dlang.org/show_bug.cgi?id=5
|
|||
}
|
||||
}
|
||||
|
||||
// Triggers bug from issue 16249
|
||||
// Triggers bug from https://issues.dlang.org/show_bug.cgi?id=16249
|
||||
@system unittest
|
||||
{
|
||||
class myLINE
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue