public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in dev-db/sqlite/files: sqlite-3.7.7.1-interix-amalgamation.patch
@ 2011-07-15 14:04 Markus Duft (mduft)
  0 siblings, 0 replies; 2+ messages in thread
From: Markus Duft (mduft) @ 2011-07-15 14:04 UTC (permalink / raw
  To: gentoo-commits

mduft       11/07/15 14:04:41

  Added:                sqlite-3.7.7.1-interix-amalgamation.patch
  Log:
  added interix patch which does not have ESTALE. reported and accepted (in vcs) upstream.
  
  (Portage version: 2.1.10.3/cvs/Linux i686)

Revision  Changes    Path
1.1                  dev-db/sqlite/files/sqlite-3.7.7.1-interix-amalgamation.patch

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-db/sqlite/files/sqlite-3.7.7.1-interix-amalgamation.patch?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-db/sqlite/files/sqlite-3.7.7.1-interix-amalgamation.patch?rev=1.1&content-type=text/plain

Index: sqlite-3.7.7.1-interix-amalgamation.patch
===================================================================
reported and accepted upstream: http://sqlite.org:8080/cgi-bin/mailman/private/sqlite-dev/2011-July/001281.html
(archives are private ... :( )

diff -ru sqlite-autoconf-3070701.orig/sqlite3.c sqlite-autoconf-3070701/sqlite3.c
--- sqlite-autoconf-3070701.orig/sqlite3.c	2011-07-07 07:49:38 +0200
+++ sqlite-autoconf-3070701/sqlite3.c	2011-07-07 07:50:46 +0200
@@ -25143,7 +25143,9 @@
   case ENODEV:
   case ENXIO:
   case ENOENT:
+#ifdef ESTALE
   case ESTALE:
+#endif
   case ENOSYS:
     /* these should force the client to close the file and reconnect */
     






^ permalink raw reply	[flat|nested] 2+ messages in thread

* [gentoo-commits] gentoo-x86 commit in dev-db/sqlite/files: sqlite-3.7.7.1-interix-amalgamation.patch
@ 2012-05-15  1:04 Mike Gilbert (floppym)
  0 siblings, 0 replies; 2+ messages in thread
From: Mike Gilbert (floppym) @ 2012-05-15  1:04 UTC (permalink / raw
  To: gentoo-commits

floppym     12/05/15 01:04:11

  Removed:              sqlite-3.7.7.1-interix-amalgamation.patch
  Log:
  Version bump. Ebuild by Arfrever.
  
  (Portage version: 2.2.0_alpha104/cvs/Linux x86_64)



^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2012-05-15  1:04 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-07-15 14:04 [gentoo-commits] gentoo-x86 commit in dev-db/sqlite/files: sqlite-3.7.7.1-interix-amalgamation.patch Markus Duft (mduft)
  -- strict thread matches above, loose matches on Subject: below --
2012-05-15  1:04 Mike Gilbert (floppym)

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox