Developer forums (C::B DEVELOPMENT STRICTLY!) > Plugins development

ToDoList improvements

(1/2) > >>

danselmi:
Hi

I prepared a patch to make ToDoList more language independent.

* get comment token from lexer configuration
* added doxygen tokens
* adjust parser to use tokens and additionaly recognize #warning and #error todos
Has anybody some time to test/review before I apply it? There is/should be no visible change, except that it does work for other syntax than C/C++ too.


regards, danselmi

MortenMacFly:
I am not sure if this:

--- Code: ---std::bitset<(int)tdctError+1> suppportedTdcts
--- End code ---
...will compile on all supported (relevant) compilers, but please remove the stutter in suppportedTdcts anyways...  :)

Besides: I'll give it a try...

neo1691:
Hi i dont know whether this is the right place for posting this or not!!

I can see in ToDo list there is a button called refresh.. I can make out that this button refreshes the list as other users working on the same project adds them to the list.

But how do you people achieve that. I mean how can many people work on the same project at the same time. I have my friend and we too live out at far out places and it becomes very hard programming small projects together.

I would be nice if i get the idea behind it.

Thanks!

oBFusCATed:
neo1691: http://en.wikipedia.org/wiki/Revision_control

neo1691:

--- Quote from: oBFusCATed on February 16, 2012, 08:17:27 am ---neo1691: http://en.wikipedia.org/wiki/Revision_control

--- End quote ---

Thanks!! Mystery almost resolved now!

Navigation

[0] Message Index

[#] Next page

Go to full version