> -----Original Message-----
> From: Christophe JAILLET [mailto:[email protected]]
> Sent: Montag, 26. Oktober 2015 08:06
> To: [email protected]
> Subject: Question about CACHE_SEPARATOR in modules/cache/cache_util.h
> 
> Hi,
> 
> in modules/cache/cache_util.h, CACHE_SEPARATOR is defined as:
> 
>       #define CACHE_SEPARATOR ",   "
> 
> 
> I don't see any reason to have 3 spaces here.
> It is only used within calls to 'cache_strqtok' and scanning 3 times for
> the same thing is just a waste of time.
> 
> Did I miss something obvious, or can it be turned in:

I cannot see any obvious here either.
If it is needed for whatever reason it at least deserves a comment to avoid 
this question in the future :-).

Regards

Rüdiger

Reply via email to