[protobuf] Re: Issue 381 in protobuf: Do not use heap where stack can be used

2014-10-14 Thread protobuf

Updates:
Status: WontFix
Owner: xiaof...@google.com

Comment #4 on issue 381 by xiaof...@google.com: Do not use heap where stack  
can be used

https://code.google.com/p/protobuf/issues/detail?id=381

(No comment was entered for this change.)

--
You received this message because this project is configured to send all  
issue notifications to this address.

You may adjust your notification preferences at:
https://code.google.com/hosting/settings

--
You received this message because you are subscribed to the Google Groups "Protocol 
Buffers" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to protobuf+unsubscr...@googlegroups.com.
To post to this group, send email to protobuf@googlegroups.com.
Visit this group at http://groups.google.com/group/protobuf.
For more options, visit https://groups.google.com/d/optout.


[protobuf] Re: Issue 381 in protobuf: Do not use heap where stack can be used

2012-12-07 Thread protobuf


Comment #3 on issue 381 by nn1436...@gmail.com: Do not use heap where stack  
can be used

http://code.google.com/p/protobuf/issues/detail?id=381

Yes.
You can also copy boost::optional implementation :)

--
You received this message because you are subscribed to the Google Groups "Protocol 
Buffers" group.
To post to this group, send email to protobuf@googlegroups.com.
To unsubscribe from this group, send email to 
protobuf+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/protobuf?hl=en.



[protobuf] Re: Issue 381 in protobuf: Do not use heap where stack can be used

2012-12-05 Thread protobuf


Comment #2 on issue 381 by liuj...@google.com: Do not use heap where stack  
can be used

http://code.google.com/p/protobuf/issues/detail?id=381

I'm looking back on the pending issues. Can you clarify what you are  
proposing? How can we make this on to stacks? Do you mean we should define  
static char[], and use placement new?


--
You received this message because you are subscribed to the Google Groups "Protocol 
Buffers" group.
To post to this group, send email to protobuf@googlegroups.com.
To unsubscribe from this group, send email to 
protobuf+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/protobuf?hl=en.



[protobuf] Re: Issue 381 in protobuf: Do not use heap where stack can be used

2012-07-02 Thread protobuf

Updates:
Labels: -Type-Defect Type-Enhancement

Comment #1 on issue 381 by liuj...@google.com: Do not use heap where stack  
can be used

http://code.google.com/p/protobuf/issues/detail?id=381

Marked as feature request.

--
You received this message because you are subscribed to the Google Groups "Protocol 
Buffers" group.
To post to this group, send email to protobuf@googlegroups.com.
To unsubscribe from this group, send email to 
protobuf+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/protobuf?hl=en.