[hipl-dev] Re: [Merge] lp:~hipl-core/hipl/mobility-fixes into lp:hipl

  • From: Miika Komu <mkomu@xxxxxxxxx>
  • To: mp+41762@xxxxxxxxxxxxxxxxxx
  • Date: Thu, 25 Nov 2010 12:00:25 -0000

I don't think we have a coding convention yet on this, so feel free to dismiss 
my comment :) I have always preferred the following style of commenting 
especially for multi-line comments:

/*
 * foo
 * bar
 */

and disliked the following style:

// foo
// bar

However, this is just a personal liking of mine, nothing critical and the code 
uses // comments widely :)
-- 
https://code.launchpad.net/~hipl-core/hipl/mobility-fixes/+merge/41762
Your team HIPL core team is requested to review the proposed merge of 
lp:~hipl-core/hipl/mobility-fixes into lp:hipl.

Other related posts: