miluchen
miluchen
https://github.com/banool/apue-exercises/blob/2ecce52040fdef5a27f42d51b1dcceca33416d70/code/04.06.c#L23 Not sure whether it works on other systems, but... I am using ubuntu 18.04. `lseek(fd, offset, SEEK_HOLE/SEEK_DATA)` seems to change the file offset to the offset of the block...
https://github.com/jinzhu/copier/blob/c72a821a0be1f70e87a87a98ea15f3771ac0461e/copier.go#L22-L23 Can we add another tag to ignore copy from the source structure? It's possible that the destination structure is in another package which is not in our control.
ApplyPrivateMethod doesn't check whether target and double are of the same type. This is inconsistent with `ApplyMethod`. Is this because of some technical difficulty? At least, I think we should...
The old link is stale.