On Fri, Jan 17, 2014 at 1:07 PM, Ben Pfaff <b...@nicira.com> wrote: > On Fri, Jan 17, 2014 at 12:26:21PM -0800, Gurucharan Shetty wrote: >> More users will be added in an upcoming commit. >> >> Signed-off-by: Gurucharan Shetty <gshe...@nicira.com> > > Why doesn't ovs_lasterror_to_string() take an appropriate type? (Why > does the only user need a cast to pass the argument?) I don'y see any reason for the cast. I suppose you mean ovs_lasterror_to_string() could have taken LPVOID as an argument, correct? If so, I will change it during the re-spin after I get comments for patch 3. _______________________________________________ dev mailing list dev@openvswitch.org http://openvswitch.org/mailman/listinfo/dev
- [ovs-dev] [PATCH 1/4] daemon: Cleanup some functions. Gurucharan Shetty
- [ovs-dev] [PATCH 3/4] daemon-windows: Ability to ha... Gurucharan Shetty
- Re: [ovs-dev] [PATCH 3/4] daemon-windows: Abili... Ben Pfaff
- Re: [ovs-dev] [PATCH 3/4] daemon-windows: A... Gurucharan Shetty
- Re: [ovs-dev] [PATCH 3/4] daemon-window... Eitan Eliahu
- Re: [ovs-dev] [PATCH 3/4] daemon-w... Gurucharan Shetty
- [ovs-dev] [PATCH 2/4] util: A generic function to c... Gurucharan Shetty
- Re: [ovs-dev] [PATCH 2/4] util: A generic funct... Ben Pfaff
- Re: [ovs-dev] [PATCH 2/4] util: A generic f... Gurucharan Shetty
- Re: [ovs-dev] [PATCH 2/4] util: A gener... Ben Pfaff
- Re: [ovs-dev] [PATCH 2/4] util: A ... Gurucharan Shetty
- [ovs-dev] [PATCH 4/4] daemon-windows: Add users for... Gurucharan Shetty
- Re: [ovs-dev] [PATCH 4/4] daemon-windows: Add u... Ben Pfaff
- Re: [ovs-dev] [PATCH 4/4] daemon-windows: A... Gurucharan Shetty
- Re: [ovs-dev] [PATCH 4/4] daemon-window... Ben Pfaff
- Re: [ovs-dev] [PATCH 4/4] daemon-w... Gurucharan Shetty
- Re: [ovs-dev] [PATCH 4/4] daem... Ben Pfaff
- Re: [ovs-dev] [PATCH 1/4] daemon: Cleanup some func... Ben Pfaff