<div dir="ltr">On Sun, Feb 23, 2014 at 8:01 AM, Tamás Szelei <span dir="ltr"><<a href="mailto:hello.sztomi@gmail.com" target="_blank">hello.sztomi@gmail.com</a>></span> wrote:<br><div class="gmail_extra"><div class="gmail_quote">
<blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div class="gmail_extra">Pinging this patch.<br clear="all"></div></blockquote><div><br></div><div>A slightly modified version committed in r207173.<br>
<br>Thanks for the patch!  (Sorry about the typo in your name :-().<br></div><div> </div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div class="gmail_extra">
<div>-- sztomi</div><div><div class="h5">
<br><br><div class="gmail_quote">On Sun, Feb 16, 2014 at 4:18 PM, Tamás Szelei <span dir="ltr"><<a href="mailto:hello.sztomi@gmail.com" target="_blank">hello.sztomi@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">


<div dir="ltr"><div>Hello,</div><div><br></div>This patch exposes the enum CX_CXXAccessSpecifier in the Python bindings as a property of the Cursor. The naming and implementation mimics that of the CursorKind enum. Since there is an INVALID value in the enum, the property does not raise when getting the access specifier would not make sense on the node pointed by the cursor. It simply returns the INVALID value.<div>



This is my first patch to this project, please provide feedback.<br></div><div><br></div><div>Regards,</div><div>Tamás Szelei</div></div>
</blockquote></div><br></div></div></div>
<br>_______________________________________________<br>
cfe-commits mailing list<br>
<a href="mailto:cfe-commits@cs.uiuc.edu">cfe-commits@cs.uiuc.edu</a><br>
<a href="http://lists.cs.uiuc.edu/mailman/listinfo/cfe-commits" target="_blank">http://lists.cs.uiuc.edu/mailman/listinfo/cfe-commits</a><br>
<br></blockquote></div><br><br clear="all"><br>-- <br>Saleem Abdulrasool<br>compnerd (at) compnerd (dot) org
</div></div>