Commit 55c703d
committed
More clearly define the default abi of an extern block
This attempts to make it clearer that if the ABI string is not
specified, it defaults to the "C" ABI. I felt like the existing text
didn't emphasize that enough.
I also took the opportunity to reword the intro to more generally
explain what the ABI string does.
A followup PR will further clarify some of the confusing use of the word
"default" in the specific ABI definitions.1 parent d01f991 commit 55c703d
1 file changed
+12
-7
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
98 | 98 | | |
99 | 99 | | |
100 | 100 | | |
101 | | - | |
102 | | - | |
103 | | - | |
| 101 | + | |
104 | 102 | | |
105 | | - | |
106 | | - | |
107 | | - | |
108 | | - | |
| 103 | + | |
| 104 | + | |
| 105 | + | |
| 106 | + | |
| 107 | + | |
| 108 | + | |
| 109 | + | |
| 110 | + | |
| 111 | + | |
| 112 | + | |
| 113 | + | |
109 | 114 | | |
110 | 115 | | |
111 | 116 | | |
| |||
0 commit comments