• Skip to sidebar navigation
  • Skip to content

Bitbucket

  • More
    ProjectsRepositories
  • Help
    • Online help
    • Learn Git
    • Welcome to Bitbucket
    • Keyboard shortcuts
  • Log In
Alexander Dahl
  1. Alexander Dahl

buildroot

Public
Actions
  • Clone
  • Compare

Learn more about cloning repositories

You have read-only access

Navigation
  • Source
  • Commits
  • Branches
  • All Branches Graph
  • Forks
  1. Alexander Dahl
  2. buildroot

Source

buildroot/package/libdnet/libdnet-001-python-gcc.patch
Hamish MoffattHamish Moffatt committed add5629d4af04 Sep 2008
Raw file
Source viewDiff to previous
 
1
--- a/python/dnet.c 2006-01-19 18:08:23.000000000 +1100
2
+++ b/python/dnet.c 2008-09-03 16:30:47.000000000 +1000
3
@@ -2726,7 +2726,7 @@
4
   PyObject *__pyx_3 = 0;
5
   unsigned short __pyx_4;
6
   Py_INCREF(__pyx_v_self);
7
-  ((PyObject*)__pyx_v_next) = Py_None; Py_INCREF(((PyObject*)__pyx_v_next));
8
+  __pyx_v_next = (struct __pyx_obj_4dnet_addr*)Py_None; Py_INCREF(((PyObject*)__pyx_v_next));
9
 
10
   /* "/Users/dugsong/projects/libdnet/python/./dnet.pyx":634 */
11
   __pyx_1 = (((struct __pyx_obj_4dnet___addr_ip4_iter *)__pyx_v_self)->cur <= ((struct __pyx_obj_4dnet___addr_ip4_iter *)__pyx_v_self)->max);
12
@@ -2738,7 +2739,7 @@
13
     Py_DECREF(__pyx_2); __pyx_2 = 0;
14
     if (!__Pyx_TypeTest(__pyx_3, __pyx_ptype_4dnet_addr)) {__pyx_filename = __pyx_f[0]; __pyx_lineno = 635; goto __pyx_L1;}
15
     Py_DECREF(((PyObject *)__pyx_v_next));
16
-    ((PyObject *)__pyx_v_next) = __pyx_3;
17
+    __pyx_v_next = (struct __pyx_obj_4dnet_addr*)__pyx_3;
18
     __pyx_3 = 0;
19
 
20
     /* "/Users/dugsong/projects/libdnet/python/./dnet.pyx":636 */
  • Git repository management for enterprise teams powered by Atlassian Bitbucket
  • Atlassian Bitbucket v6.7.2
  • Documentation
  • Request a feature
  • About
  • Contact Atlassian
Atlassian

Everything looks good. We'll let you know here if there's anything you should know about.