← Back to team overview

dolfin team mailing list archive

Re: Fwd: [Branch ~dolfin-core/dolfin/trunk] Rev 7462: Changed unsigned long int to std::size_t in File interface fixing

 

On 02/22/2013 01:31 PM, Anders Logg wrote:
> On Thu, Feb 21, 2013 at 10:22:45PM +0100, Johan Hake wrote:
>>>
>>> Not sure - it should work reading old MeshFunction files into a size_t
>>> Meshfunction.
>> Ok, if no one come up with a strong argument for keeping it I vote for
>> removing it.
> 
> I think the only place where we need unsigned int is the "uint" alias
> for "size_t" in the Python interface.

Agree. Maybe add a deprecation warning?

Johan


References