[AD] Inline file function |
[ Thread Index |
Date Index
| More lists.liballeg.org/allegro-developers Archives
]
- To: alleg-developers@xxxxxxxxxx
- Subject: [AD] Inline file function
- From: Hrvoje Ban <spoofer255@xxxxxxxxxx>
- Date: Fri, 24 Jun 2005 18:45:35 +0200
- Domainkey-signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:reply-to:to:subject:mime-version:content-type; b=QhiY4Vtlfyt90BvYh9gtyTCVWo/DUWQA6ZkgxuOMJG0MJ5thdn9Mahs7hOCSAMsVxXIVEtlk6gMdcpOOR/8wj2afdJf25Sj/qSep74rbB1hqCAMC3vrDCx70DjFq1WiozTZh6MAFJDxeB68ilEB6JBe8N7x3c8eKcjXJt0cCZhw=
For some strange reason pack_fclose/read/write/seek/ugetc were put
inside file.c when they should be in file.inl. This patch fix this with
pack_fclose as exception because it uses free_packfile (static function
in file.c).
Attachment:
file.diff
Description: Binary data