- Notifications
You must be signed in to change notification settings - Fork5
Commitc36418b
committed
Fix getDatumCopy(): don't use store_att_byval to copy into a Datum
variable (this accounts for regression failures on PPC64, and in factwon't work on any big-endian machine). Get rid of hardwired knowledgeabout datum size rules; make it look just like datumCopy().1 parente040ab4 commitc36418b
1 file changed
+22
-25
lines changedLines changed: 22 additions & 25 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
8 | 8 |
| |
9 | 9 |
| |
10 | 10 |
| |
11 |
| - | |
| 11 | + | |
12 | 12 |
| |
13 | 13 |
| |
14 | 14 |
| |
15 | 15 |
| |
| 16 | + | |
16 | 17 |
| |
| 18 | + | |
| 19 | + | |
17 | 20 |
| |
18 | 21 |
| |
19 | 22 |
| |
| |||
66 | 69 |
| |
67 | 70 |
| |
68 | 71 |
| |
| 72 | + | |
| 73 | + | |
| 74 | + | |
| 75 | + | |
69 | 76 |
| |
70 | 77 |
| |
71 | 78 |
| |
72 |
| - | |
73 |
| - | |
74 |
| - | |
| 79 | + | |
75 | 80 |
| |
76 |
| - | |
77 |
| - | |
78 |
| - | |
79 |
| - | |
80 |
| - | |
81 |
| - | |
82 |
| - | |
83 |
| - | |
84 |
| - | |
85 |
| - | |
86 |
| - | |
87 |
| - | |
88 |
| - | |
89 |
| - | |
90 |
| - | |
| 81 | + | |
| 82 | + | |
| 83 | + | |
| 84 | + | |
| 85 | + | |
| 86 | + | |
91 | 87 |
| |
92 |
| - | |
93 |
| - | |
94 |
| - | |
95 |
| - | |
| 88 | + | |
96 | 89 |
| |
97 |
| - | |
| 90 | + | |
| 91 | + | |
| 92 | + | |
98 | 93 |
| |
99 |
| - | |
| 94 | + | |
| 95 | + | |
| 96 | + | |
100 | 97 |
| |
101 | 98 |
| |
102 | 99 |
| |
|
0 commit comments
Comments
(0)