Commit df9e2c4
Fix a placeholder for 'unimplemented' in mapped_io.cpp (facebookresearch#4268)
Summary:
This should fix a problem on macos compilation (just compilation), as discussed in facebookresearch#4250 (comment)
mnorris11 please verify
Pull Request resolved: facebookresearch#4268
Reviewed By: junjieqi
Differential Revision: D72215145
Pulled By: mnorris11
fbshipit-source-id: ccac8aedacaef330dbdc18888d16f870d008df0f1 parent 0d3aff9 commit df9e2c4
2 files changed
+12
-4
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
227 | 227 | | |
228 | 228 | | |
229 | 229 | | |
230 | | - | |
231 | | - | |
| 230 | + | |
| 231 | + | |
| 232 | + | |
| 233 | + | |
| 234 | + | |
232 | 235 | | |
233 | 236 | | |
234 | | - | |
235 | | - | |
| 237 | + | |
| 238 | + | |
236 | 239 | | |
237 | 240 | | |
238 | 241 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
| 14 | + | |
14 | 15 | | |
15 | 16 | | |
16 | 17 | | |
| |||
485 | 486 | | |
486 | 487 | | |
487 | 488 | | |
| 489 | + | |
| 490 | + | |
| 491 | + | |
| 492 | + | |
488 | 493 | | |
489 | 494 | | |
490 | 495 | | |
| |||
0 commit comments