]> git.proxmox.com Git - libgit2.git/commit - src/win32/posix_w32.c
error-handling: Add new routines
authorVicent Martí <tanoku@gmail.com>
Tue, 14 Feb 2012 20:23:11 +0000 (21:23 +0100)
committerVicent Martí <tanoku@gmail.com>
Sat, 3 Mar 2012 01:28:00 +0000 (02:28 +0100)
commit60bc2d20c40e37e92e4e15479ac4dccbde069bec
tree0c64df89b9cd66090e2c1665a9a21b19a7113a57
parent845f8314e4a02cbd01b2e7d8a6d608d9e9a1334d
error-handling: Add new routines

Obviously all the old throw routines are still in place, so we can
gradually port over.
include/git2/errors.h
src/errors.c
src/win32/posix_w32.c
tests-clar/object/tree/frompath.c